Created
May 19, 2013 10:45
-
-
Save fbmnds/5607328 to your computer and use it in GitHub Desktop.
lein-clr foo
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
| # create a CLR project foo: | |
| > lein new lein-clr foo | |
| > cd foo | |
| # edit project.clj according to your needs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment