@swirlyleopard/creatable
v1.0.5
Published
A CLI to create a template for new projects
Downloads
2
Readme
creatable
🏗 Small CLI to bootstrap new projects
Installation & Usage
npm init @swirlyleopard/creatable
# or
npx @swirlyleopard/creatable
# or
npm install -g @swirlyleopard/creatable
creatable
TODO
- Add common frontend frameworks
- Add common backend frameworks
- General improvements and more flexibility for the user