supervision lets you install and switch between multiple versions of SiteVision.
supervision 0.2.0
usage: supervision <command> [<args>]
What supervision can do for you:
use Set the SiteVision version
version Show the current SiteVision version
versions List all SiteVision versions known to supervision
install Install SiteVision, available version: 2.6.2_07
console Start the current SiteVision version in console mode
You need the following installed to be able to run supervision:
- java
- curl
- unzip
Run the following commands to install the latest supervision in your current working directory.
curl -O https://raw.github.com/svendahlstrand/supervision/master/bin/supervision && chmod +x supervision