Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 235 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 235 Bytes

Contributing

Requirements

Installing dependencies

go mod download

Running tests

go test -v ./...