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.
Node.js & Java installed.
CloudSlang page in the NPM repository.
It might be needed to run npm like the following:
sudo npm install -g cloudslang-cli