Skip to content
Snippets Groups Projects

Update README

Merged Erick Hitter requested to merge update/readme into main
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
+ 4
1
@@ -4,4 +4,7 @@ Shared `.gitlab-ci.yml` components for Golang.
## Features
* TBD
* Shared `Makefile` to for each step.
* Runs race detection, memory sanitizer, code coverage, and linting.
* Uses [`gox`](https://github.com/mitchellh/gox) to build for all supported
platforms.
Loading