Skip to content

Contributing

Build🔗

Requirements

  • Go 1.14+

Update modules

1
2
go get -u ./...
go mod tidy

Documentation🔗

With Docker:

1
make run