Created
January 16, 2013 08:09
-
-
Save crufter/4545428 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
LEIN_ROOT <path-to-leiningen> | |
LEIN_JAR %LEIN_ROOT%\leiningen-20.0.0-preview10.jar | |
JAVA_HOME <path to java> | |
and to PATH add %LEIN_ROOT% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Needed Leiningen environment vars on win7