This isn't the repo for the plugin, if you're looking for the plugin and information about it see here.
for the API docs, see here.
This project uses Rojo for building,
To build this project from scratch, install rojo and then run:
./build.bat
or for linux & mac run:
./build.sh
For more help, check out the Rojo documentation