1.0.8 • Published 6 years ago
vobees v1.0.8
Vobi Cli
Command line tool for Vobi Backend
Install
Install vobees
npm install -g vobeesafter installing vobees you can create new project by running
vobees new myAppUsage
Run command from project`s root folder
vobees [method]Methods
| name | Options | description |
|---|---|---|
module | - | Generate new module scaffolding for project |
Create new module
vobees module [module name]