0.7.5 • Published 5 years ago

voicis-provision v0.7.5

Weekly downloads
8
License
-
Repository
-
Last release
5 years ago

VOICIS PROVISION

Voicis provision is a command line tool fo mass creation of accounts, users, devices and other objects in the Voicis Core platform

INSTALATION

CentOS

yum install nodejs

yum install npm

yum install npm -g (to have global access to the tool)

Windows

1 - install Nodejs
    http://nodejs.org/download/

2 - test nodejs installation
    in the command line write "node -v"
    if the version is displayed ex(v0.10.35), nodejs is installed correctly

Clone the application from the git repository

git clone ssh://git@stash.itcenter.com.pt:7999/~pedro.pinho/voicis-provision.git

Install Packages

cd /voicis-provision

npm install -g

Give executable permissions to main file

chown 755 voicis-provision.js

Usage

$ voicis-provision /path/to/file.json