generator-mobapi
v1.12.1
Published
CLI for MobAPI
Downloads
14
Maintainers
Readme
generator-mobapi
The MobAPI CLI for a full documentation about MobAPI use MobAPI API
Installation
First, install Yeoman and generator-mobapi using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-mobapi
Install the latest Version from MobAPI:
yo mobapi init
Update your Project with the latest Version from MobAPI:
yo mobapi update
package.json
The package.json file of MobAPI is merged into your project's package.json file. You can find all the changes in the package_changes.txt file.
License
ISC © Christoph Duengel