Command line tool for Vobi Backend
Install vobees
npm install -g vobees
after installing vobees
you can create new project by running
vobees new myApp
Run command from project`s root folder
vobees [method]
name | Options | description |
---|---|---|
module |
- | Generate new module scaffolding for project |
vobees module [module name]