kickstart

Scaffolding tool to quickly bootstrap new projects with templates

brewmacoslinux
Try with needOr install directly
Source

About

Scaffolding tool to get new projects up and running quickly

Commands

kickstart

Examples

Initialize a new project using default template$ kickstart init my-project
Create project from specific template$ kickstart init my-project --template nodejs
List available project templates$ kickstart list-templates