deps-new

Adrian Smith 2022-01-02T15:30:53.047400Z

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

Adrian Smith 2022-01-02T15:33:30.047800Z

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

Adrian Smith 2022-01-02T15:38:07.049100Z

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