Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 836 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 836 Bytes

garden-template

A template for application.garden projects.

Check out the docs for more information.

Usage

This gets automatically used by garden init.

You can use a specific commit from this repo using garden init --git/sha <commit>.

If you want you can also use it with neil:

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

or with

deps-new:

$ clojure -Tnew create :template io.github.nextjournal/garden-template :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