Closed muthuishere closed 1 year ago
The code is here: https://github.com/babashka/neil/blob/main/src/babashka/neil/new.clj You can perhaps add some debugging in that file and try it out. But perhaps it's better to try deps-new directly to see if there's an issue with deps-new itself.
Thanks
Did you manage to figure it out?
Yes the issue is in the template,. Added a PR for them.
neil new io.github.kit-clj/kit deemwar/helloweb is working fine in Linux based machines ,But in windows its not creating packages properly.
Upon investigation, we could see clj-new works well but deps-new is not working well.
I would like to understand,How the Neil new command will be transformed to deps-new
for the above command,what will be the equivalent deps-new transformation??
https://github.com/kit-clj/kit/issues/113#issuecomment-1708708556