PROJECT_TITLE is...
git clone GIT_URL
cd PROJECT_NAME
make BUILD=release
make test
./TARGET_NAME
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.