srvivor
is a Survivor Draft scoring app.
Pre-requisites:
make checkhealth
: verify developer tools are installedmake bootstrap
: install application development dependenciesmake download
: get application modules
Your main developer loop is make test/build/run/clean
.
Test your changes via make install/unistall
.