Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 352 Bytes

Release.md

File metadata and controls

11 lines (6 loc) · 352 Bytes

Releasing

Precondition - you need access to the github repository as well as to the corresponding homebrew-tap repository. You should have an access token and have it exported

export GITHUB_TOKEN=...

If you have everything in place, start releasing

./release.sh -v v<x>.<y>.<z>

Whereas is major, minor and bugfix version