myriade-ussd-app-nodejs-generator
v1.1.0
Published
myranogen' An npm Module to generate USSD apps for Myriade platform
Downloads
2
Readme
myranogen' USSD app generator.
Installation
$ npm install -g myriade-ussd-app-nodejs-generator
Quick Start
The quickest way to get started with building USSD apps for Myriade platform as shown below:
Create the app:
$ myranogen /tmp/foo && cd /tmp/foo
Install dependencies:
$ npm install
Rock and Roll
$ npm start
Command Line Options
This generator can also be further configured with the following command line flags.
-h, --help output usage information
-V, --version output the version number
--git add .gitignore
-f, --force force on non-empty directory
-d, --description [desc] defines USSD app description [description]
Options: