myranogen' USSD app generator.
[![NPM Downloads][downloads-image]][downloads-url]
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:
License
//Myriade app nodejs generatpr //myranogen