Skip to content

An npm Module to generate USSD apps for Myriade platform

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-MIT
Notifications You must be signed in to change notification settings

fjamon/cellcube-ussd-app-generator-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An npm Module to generate USSD apps for Myriade platform

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published