Allow for groupId/artifactId
Allow to create a new project by specifying its name as groupId/artifctId
as in the following example:
lein new cljs-start org.clojars.magomimmo/wonderful-lib
Allow to create a new project by specifying its name as groupId/artifctId
as in the following example:
lein new cljs-start org.clojars.magomimmo/wonderful-lib