-
Install Homebrew
-
Install Clojure
brew install clojure
-
Install Leiningen
brew install leiningen
-
Install [ClojureScript](https://github.com/clojure/clojurescript/wiki/* Quick-Start)
git clone git://github.com/clojure/clojurescript.git
cd clojurescript
./script/bootstrap
-
Set
CLOJURESCRIPT_HOME
to the directory into which you just cloned the ClojureScript project -
Add
$CLOJURESCRIPT_HOME/bin
to your path.
Created
November 19, 2012 16:55
-
-
Save tlberglund/4111844 to your computer and use it in GitHub Desktop.
ClojureScript Resources
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment