Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

Contribution.md

File metadata and controls

10 lines (7 loc) · 207 Bytes

If you want to contribute to this project, start with an existing issue or propose a new one.

Development

Build

VERSION=$(semver info v)
go build -ldflags "-X main.version=$VERSION" .