This is a template project for use with
deps-new. Assuming you have installed deps-new
as your new
"tool" via:
clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new
You can create a new sketch with:
$ clojure -Sdeps '{:deps {io.github.quil/clj-sketch-template {:local/root "."}}}' -Tnew create :template quil/clj-sketch-template :name myusername/mycoollib
See the README in the new sketch for more info!
Distributed under the Eclipse Public License version 1.0.