mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-01 19:22:14 +00:00
No description
cmd/nzcovidbot | ||
internal/nzcovidbot | ||
.env.example | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
NZCovidBot
Pull data from Github and parse new locations and fire them off to any configured endpoints
Run locally
go run cmd/nzcovidbot/*.go
Build
go build -o nzcovidbot cmd/nzcovidbot/*.go
./nzcovidbot