@fibery/gena
v1.0.2
Published
CLI to scaffold project from templates
Downloads
5
Maintainers
Keywords
Readme
Gena
Gena is a simple project generator which uses ejs templates
Quick start
$ npx @fibery/gena
This prompts you with the choice of project templates and project name
Add your own template
To add a template just put a folder to templates
folder. Files inside it will be compiled with EJS engine