deps-new 2022-01-02

Hey what's the command I would use to generate a quil template? I've tried clojure -Tnew quil :name x/y where x is my username and y is my app name but that doesn't work

I'm trying to mimic something like lein new quil hello-quil

Ah reading further up in this channel it seems like clj-new would handle that but not deps-new, thinking about it I don't really need/want the template anyway

👍🏻 1