duck-template-0.1.9 is not a library.
Install
Quick start
The generator reads a template descriptor (local file or remote URL) and emits the project tree from JSON. Flags are injected dynamically into template placeholders.
Features
| feature | what |
|---|---|
| JSON templates | declarative project + file scaffold |
| Variants | per-template layouts (cli, api, web, ...) |
| Local or remote configs | path or URL |
| Dynamic flag injection | flags become template vars |
| Modular commands | init, create, create-variant |
Commands
Schema
A template is a JSON file with this shape:
See public/schema.json for the full schema.
Build from source
Contributing
PR checklist + style notes in CONTRIBUTING.md.
Security issues: SECURITY.md.
Behaviour: CODE_OF_CONDUCT.md.
License
MIT. See LICENSE.