npm.io
2.0.16 • Published 8 years agoCLI

cloudslang-cli

Licence
Apache-2.0
Version
2.0.16
Deps
3
Vulns
1
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

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

Now you can just use the cslang command anywhere

cslang

Refer to CloudSlang website for more information.

Prerequisite

Node.js & Java installed.

CloudSlang page in the NPM repository.

Linux issues

It might be needed to run npm like the following:

sudo npm install -g cloudslang-cli