deps-new

rafaeldelboni 2023-02-14T20:31:32.819979Z

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