My very own blog

June 24, 2021 ยท View on GitHub

To start:

go mod download
cd cmd/
go run .

To run tests:

go test ./...