Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Added release mechanisms to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Baiguini SBT committed Jan 26, 2020
1 parent 1dd4d8b commit d70c423
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,29 @@ konf

---

## Release mechanisms

### Options

goreleaser
- https://github.com/bygui86/go-releaser
- https://goreleaser.com/quick-start/
- https://goreleaser.com/templates/

GitHub Actions
- https://help.github.com/en/articles/about-github-actions
- https://help.github.com/en/articles/configuring-a-workflow
- https://help.github.com/en/articles/workflow-syntax-for-github-actions
- https://github.com/actions/setup-go

GitHub Package Registry
- https://github.com/features/packages

PackagePublishing
- https://github.com/golang/go/wiki/PackagePublishing

---

## Links

### Golang
Expand Down

0 comments on commit d70c423

Please sign in to comment.