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
- Host: GitHub
- URL: https://github.com/nextjournal/garden-template-clerk
- Owner: nextjournal
- Created: 2024-03-21T18:38:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T15:15:27.000Z (over 1 year ago)
- Last Synced: 2025-02-16T15:06:20.547Z (over 1 year ago)
- Topics: application-garden-template
- Language: Clojure
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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