1.2.0 • Published 1 year ago
kreator-templates v1.2.0
templates
Directory Structure
cli - meta.json
- enquirer - meta.json - dir/ - commander - meta.json - dir/
- ast - meta.json - dir/
Structure of meta.json
{
"description": "<some description>",
"name": "<default-project-name>",
"messages": {
"before-start": "<some-message-to-print-before-initialization>",
"after-end": "<some-message-to-print-after-completion>",
"option-text": "<option-text-to-print-before-option>"
}
}
will add more fields as and when requirement