boot-clj / boot-new

Generate new projects based on Boot Templates and/or Leiningen Templates!
https://clojars.org/boot/new
Eclipse Public License 1.0
155 stars 42 forks source link

Qualified project names do not work #42

Closed seancorfield closed 6 years ago

seancorfield commented 6 years ago

The .mkdir call should be on the last/second component, if the project name is qualified.

seancorfield commented 6 years ago

Yes, they do. Not sure what I was doing wrong.