[Ref: https://github.com/cortesi/hippo)]
Install Hippo from the source at github.com
The installation, after the Dependencies is very very straight forward.
- Download the source
- Run setup.py
Download the Source
$ cd /path-to-my-local-src
$ git clone https://github.com/cortesi/hippo.git
Run setup.py
$ cd hippo
$ sudo python setup.py install
