Categorygithub.com/bry-guy/srvivor
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:

  1. make checkhealth: verify developer tools are installed
  2. make bootstrap: install application development dependencies
  3. make download: get application modules

Your main developer loop is make test/build/run/clean.

Test your changes via make install/unistall.