deps-new 2023-01-29

Hello is there any plans to support downloading templates from clojars?

Sure, feel free to change, or remove the recommendation, since I know you want to deprecate clj-new. https://github.com/seancorfield/deps-new/pull/44

👍🏻 1

I may wordsmith it later on at some point, but that's good for now.

1

Also I would make this note more relevant > Note: because deps-new is based on tools.build and uses its file copying functions, the template must ultimately live on the filesystem, so :local/root and git-based coordinates are supported, but Maven/Clojars coordinates are not.

I created an new template and just after I finished I saw that it wasn't maven compatible hahaha 🆘

PR to clarify the README welcome!