1.1.0 • Published 8 years ago

myriade-ussd-app-nodejs-generator v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Express Logo

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:

License

MIT