1.0.4 • Published 6 years ago
scaffold-kit-cli v1.0.4
Scaffold Kit CLI
Scaffold Kit CLI is a scaffolding tool based on Scaffold Kit which generates Scaffold Kit scaffolding tool. 😝
Installation
npm install scaffold-kit-cli -gUsage
Create a new scaffolding tool project
scaffold-kit app path/to/the-new-appCreate a new command
scaffold-kit command command_nameCreate a new command with existing project as a template
scaffold-kit command command_name --copy-templates path/to/the-templatesDocumentation
For documentations, please navigate to Scaffold Kit website.