A JavaScript client library for interacting with WISEBED testbeds REST API
In order to run the shell-based wisebed.js client you need to install node.js. Then, simply
git clone https://github.com/wisebed/wisebed.js.git
cd wisebed.js
npm install
and you're ready to go!