Install Guide - activate/ActivateHub GitHub Wiki
Link to the Latest Install Guide
Note (INSTALL.md to be updated upon installation completion):
Install error with libv8 with the following: Unable to find a compiler officially supported by v8. It is recommended to use GCC v4.4 or higher
libv8 finally successfully installed on mac OSX 10.10 (Yosemite) with this line: gem install libv8 -v '3.16.14.3' -- --with-system-v8 found here: https://github.com/cowboyd/libv8/issues/135