1.0.12 • Published 11 years ago
cslang-cli v1.0.12
cslang-cli
The CloudSlang command line interface.
Install this globally and you'll have access to the cslang command anywhere on your system.
npm install -g cslang-cliNow you can just use the cslang command anywhere
cslangRefer to CloudSlang website for more information.
Prerequisite
Node.js & Java installed.
cslang-cli page in the NPM repository.
Linux issues
It might be needed to run npm like the following:
sudo npm install -g cslang-cli