I am starting my journey with clojure. This repository is collection of most common programming receipies.
- Clone the repository.
- To run the project and tests
lein run
lein test
- To setup the environment you will need Leiningen
- You can use emacs as an editor. I use cider to do clojure development. Feel free to use Cursive with Intellij or Counterclockwise with Eclipse.
Copyright © 2016
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.