go-again/README.md

9 lines
101 B
Markdown

# go-goodtimes
Webhooks, on time.
```
go generate -mod=vendor ./...
go build -mod=vendor ./...
```