1.0.8 • Published 4 years ago

vobees v1.0.8

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Vobi Cli

Command line tool for Vobi Backend

Install

Install vobees

npm install -g vobees

after installing vobees you can create new project by running

vobees new myApp

Usage

Run command from project`s root folder

vobees [method]

Methods

nameOptionsdescription
module-Generate new module scaffolding for project

Create new module

vobees module [module name]