chestnut
chestnut copied to clipboard
Using a qualified project name doesn't work.
If I make a project with a domain-qualified name via something like lein new chestnut com.foo/bar then I get my project in bar with the correct project path and source layout (com/foo/...), but I get a separate top-level com.foo/bar containing .git. This latter would seem to be in the wrong place.
Seems this doesn't work at all. It's only creating the git directory.