ClojureScript from master w/ zero dependencies
- git clone https://github.com/clojure/clojurescript.git
- cd clojurescript; ./scripts/uberjar
- (^this creates cljs.jar in clojurescript/target; you will use it below)
- Create the following directory & file structure
foo ├── build.clj