isuruanu / node-ctap

Node js module for hsenid mobile solutions, CTAP (Cloud Telco Application Platform)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ctap

A library providing a framework for hsenid mobile telco application platform.

Installation

npm install --save

Usage

Tests

npm test

IDE support

  • Eclipse To create eclipse project files
    1. Install with npm install -g nodeclipse
    2. Usage: just run nodeclipse -p to add needed .project file to current directory
    3. In Eclipse File -> Import -> General / Existing Projects into Workspace

Contributing

Fork and extend our library and make it great.

Release History

  • 0.1.0 Initial release

About

Node js module for hsenid mobile solutions, CTAP (Cloud Telco Application Platform)

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.9%Language:Makefile 1.1%