Created
November 20, 2011 17:37
-
-
Save ejackson/1380546 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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