Fork me on GitHub
#deps-new
<
2023-02-14
>
rafaeldelboni20:02:32

Hey folks, inspired by https://github.com/cargo-generate/cargo-generate I’ve made an thin wrapper around deps-new focusing in a better experience when using third-party templates that are in git repositories. As example you can use an template that is in github as simple as:

clj -X:new :gh rafaeldelboni/helix-scratch :name myusername/mynewapp
I would love to hear some feedbacks https://github.com/rafaeldelboni/deps-new-wrap