deps-new

rafaeldelboni 2023-01-29T19:09:32.200469Z

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

rafaeldelboni 2023-01-30T14:55:43.190099Z

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
seancorfield 2023-01-30T16:31:54.465649Z

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

1
rafaeldelboni 2023-01-29T19:14:43.415249Z

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.

rafaeldelboni 2023-01-29T19:15:55.735969Z

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

seancorfield 2023-01-29T20:15:01.939579Z

PR to clarify the README welcome!