repositorypackage
0.0.0-20241211085224-9d2f48baceec
Repository: https://github.com/bry-guy/srvivor.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
README
srvivor
is a Survivor Draft scoring app.
Develop
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
.