Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 519 Bytes

README.markdown

File metadata and controls

21 lines (11 loc) · 519 Bytes

Clojure FMI Lectures

The lectures for the Clojure course in FMI Sofia.

This repository contains both the code needed to generate the lectures as HTML and the lectures themselves (as text files, in Bulgarian).

Usage

If you want to compile all the lectures to HTML, just execute:

$ lein run

If you want to compile a specific lecture (for example 7), you can run:

$ lein run 7

License

Copyright © 2013

Distributed under the Eclipse Public License, the same as Clojure.