Commit Graph

1 Commits

Author SHA1 Message Date
bebb55e873 feat: add template bootstrapping for project create
Some checks failed
continuous-integration/drone/push Build encountered an error
Adds --template/-t flag to `gitnow project create` that copies files
from a template directory into new projects. Templates are discovered
from ~/.gitnow/templates/ (configurable via settings.project.templates_directory).
Includes a default template with a SPEC.md scaffold.
2026-03-20 13:08:15 +01:00