scratch-cli
v0.0.4
Published
Scratch CLI
Readme
#Scratch CLI
This is a command line interface for a nodejs framework
Feature
- Generate a controller
Status
Work in progress, not yet officially released.
Getting Started
You can install this project with this command:
npm install scratch-cliOptions:
-V, --version output the version number
-p, --path The environment path
-h, --help output usage informationCommands:
set:path <path> Set project path <path>
make:controller <name> Add a new controller called <name>Documents
Visit the wiki for more.
License
Scratch CLI is open-sourced software licensed under the MIT license.
