Skip to content

Instantly share code, notes, and snippets.

@ejackson
Created November 20, 2011 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ejackson/1380546 to your computer and use it in GitHub Desktop.
Save ejackson/1380546 to your computer and use it in GitHub Desktop.
~/scratch/clojurescript$ ./script/bootstrap
Fetching Clojure...
Copying clojure-1.3.0/clojure-1.3.0.jar to lib/clojure.jar...
Cleaning up Clojure directory...
Cleaning up Clojure archive...
Fetching Google Closure library...
Cleaning up Google Closure library archive...
Fetching Google Closure compiler...
Cleaning up Google Closure compiler archive...
Building lib/goog.jar...
jar cf ./lib/goog.jar -C closure/library/closure/ goog
Fetching Rhino...
Copying rhino1_7R3/js.jar to lib/js.jar...
Cleaning up Rhino directory...
Cleaning up Rhino archive...
Copying closure/compiler/compiler.jar to lib/compiler.jar
[Bootstrap Completed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment