nextjournal / garden-template-clerk

A template for hosting clerk notebooks on application.garden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

A template for hosting clerk notebooks on application.garden


Languages

Language:Clojure 100.0%