Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 179 Bytes

DEVELOPMENT.md

File metadata and controls

8 lines (6 loc) · 179 Bytes

Development

Prerequisites

  • Go : v1.20+
    • gofumpt - go install mvdan.cc/gofumpt@latest
    • goimports - go install golang.org/x/tools/cmd/goimports@latest
  • Docker