We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the cs-npm wiki!
Windows flavor:
Install the latest package version for the Node application: https://nodejs.org/en/download/
Execute "npm install -g cloudslang-cli" inside the Node.js command prompt console
If behind a corporate proxy, setup the http proxy settings as follows (please mind the quotes):
npm config set https-proxy "http://web-proxy.xxx.xxx.net:8080"
npm config set proxy "http://web-proxy.xxx.xxx.net:8080"