Seeds help gardens grow.
This is my personal collection of reusable templates for Garden.
Garden is a developer tool for working with collections of Git worktrees.
Add this snippet to your garden.yaml
:
garden:
includes: garden-seeds/templates.yaml
trees:
garden-seeds: https://gitlab.com/garden-rs/garden-seeds.git
And then run:
garden grow garden-seeds
The templates, variables and commands are now available in your garden.yaml
.