1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Releasing with GoReleaser

This commit is contained in:
Andrey Nering
2017-02-28 09:37:07 -03:00
parent 45c40cc845
commit 0609380061
2 changed files with 12 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ If you have a Go environment setup, you can simply run:
go get -u -v github.com/go-task/task/cmd/task
```
Now the `task` executable should be available in your `PATH`.
Or you can download from the [releases][releases] page and add to your `PATH`.
## Usage
@@ -106,3 +106,4 @@ necessary to run the task. If not, it will just print
`Task "js" is up to date`.
[make]: https://www.gnu.org/software/make/
[releases]: https://github.com/go-task/task/releases