Skip to content

How-to

  • Run tests: go test ./...
  • Generate assets: make embed
  • Build binary: make build