seahawks-cli CLI to track Seahawks scores. Built this to learn go. Development Setup: git clone https://github.com/pranavnt/seahawks-cli.git && cd seahawks-cli go get github.com/joho/godotenv go build seahawks.go ./seahawks score Technologies used Golang (for everything) GitHub actions (CI/CD)