We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93dd12 commit 5c4d91fCopy full SHA for 5c4d91f
DEVELOPMENT.md
@@ -25,10 +25,11 @@ brew install go-task
25
26
## Release
27
28
-1. Increase version number in `VERSION`
+0. `task install` to test release
29
+1. Increase version number in `VERSION` and commit
30
2. `task release` to tag and push
31
3. `task sha` to print hashes to stdout
-4. Make changes in [homebrew-made](https://github.com/oschrenk/homebrew-made) and push
32
+4. Make changes in [homebrew-made](https://github.com/oschrenk/homebrew-made) and commit and push
33
5. `brew update` to update taps
34
6. `brew upgrade` to upgrade formula
35
0 commit comments