An open API service indexing awesome lists of open source software.

https://github.com/nextjournal/garden-template-clerk

A template for hosting clerk notebooks on application.garden
https://github.com/nextjournal/garden-template-clerk

application-garden-template

Last synced: 4 months ago
JSON representation

A template for hosting clerk notebooks on application.garden

Awesome Lists containing this project

README

          

# garden-template-clerk

A template for [clerk](https://clerk.vision) notebooks on [application.garden](https://application.garden).

Check out the [docs](https://docs.apps.garden/#project-templates) 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 `.

If you want you can also use it with [neil](https):

$ neil new io.github.nextjournal/garden-template-clerk mycoolproject

or with

[deps-new](https://github.com/seancorfield/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:

```bash
clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new
```

## License

Copyright © 2024 Nextjournal