1.0.13 • Published 9 years ago

cslang-cli v1.0.13

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
9 years ago

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-cli

Now you can just use the cslang command anywhere

cslang

Refer 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