|
|
|
|
|
by tomjakubowski
4544 days ago
|
|
Leiningen will actually complain with this message if you try to make a project name that is too 'punny': Sorry, names such as clojure or *jure are not allowed.
If you intend to use this name ironically, please set the
LEIN_IRONIC_JURE environment variable and try again.
edit: this did not stop me from starting such a project https://github.com/tomjakubowski/dujure |
|