Development
Documentation¶
mkdocs is used to generate documentation.
Code¶
Please run go vet and gofmt (+ other tools) to ensure the code you write is cleanly written.
In addition to that make sure to add tests where feasible and run go test ... or make test from time to time.