A template for clerk notebooks on application.garden.
Check out the docs for more information.
Use with garden init --template io.github.nextjournal/garden-template-clerk
.
You can use a specific commit from this repo using garden init --template io.github.nextjournal/garden-template-clerk --git/sha <commit>
.
If you want you can also use it with neil:
$ neil new io.github.nextjournal/garden-template-clerk
or with
$ clojure -Tnew create :template io.github.nextjournal/garden-template-clerk :name myusername/mycoolproject
Assuming you have installed deps-new
as your new
"tool" via:
clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new
Copyright © 2024 Nextjournal