Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 962 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 962 Bytes

garden-template-clerk

A template for clerk notebooks on application.garden.

Check out the docs for more information.

Usage

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 mycoolproject

or with

deps-new:

$ 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

License

Copyright © 2024 Nextjournal