This project contains very opinionated packages for common operations.
These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.
Requirements for the software and other tools to build, test and push:
- go
- golangci-lint: for linting.
Please run golangci-lint run
before submitting code.
To read the godoc documentation run:
godoc -http=localhost:6060
and open http://localhost:6060
on your browser.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
This project is licensed under the BSD 3-Clause - see the LICENSE.md file for details.