Skip to content

Latest commit

 

History

History
120 lines (80 loc) · 3.44 KB

File metadata and controls

120 lines (80 loc) · 3.44 KB
comment and every _placeholder_ value
3. Delete this header block before committing

Naming: the filename must match Manifest.Name exactly. Add the new file to the table in docs/README.md (generators section). ───────────────────────────────────────────────────────────────────────── -->

Generator: _name_


Identity

Field Value
Name _name_
Version _0.1.0_
Package generators/_name_

Dependencies

Generator Why
_dep_ reason

Answers consumed

Key Type Required Notes
_key_ string Yes / No description, default if optional

Files written

Path Description
_path_ what it contains

Validators

Check Type Passes when
_path_ file_exists File is present after generation
_key_ in _path_ json_key_exists JSON key exists

Post-generation commands

Command WorkDir Notes
_cmd_ _workdir or "project root"_ notes

Test commands

Command Background Ready delay Notes
_cmd_ No notes

Conflicts

None.