/learn-clojure

A playground for learning the basics of Clojure.

Primary LanguageClojureMIT LicenseMIT

learn-clojure

A playground for learning the basics of Clojure.

Installation

Download this repo & Leiningen.

git clone git@github.com:jall/learn-clojure.git
brew install leiningen

Usage

Run via lein:

lein run

Or run a specific file:

lein run -m learn-clojure.core

Todo

License

MIT.