1
0
mirror of https://github.com/go-task/task.git synced 2025-01-14 04:35:50 +02:00

Improve documentation on Scoop

Updates #152
This commit is contained in:
Andrey Nering 2018-12-24 14:39:53 -02:00
parent f8aedf438b
commit 55a240c82e
2 changed files with 10 additions and 0 deletions

View File

@ -35,6 +35,9 @@ scoop bucket add extras
scoop install task
```
This installation method is community owned. After a new release of Task, it
may take some time until it's available on Scoop.
## Go
Task now uses [Go Modules](https://github.com/golang/go/wiki/Modules), which

View File

@ -24,6 +24,13 @@ the binaries:
* Moving both `i386` and `amd64` new artifacts to the stable channel on
the [Snapscraft dashboard][snapcraftdashboard]
# Scoop
Scoop is a community owned installation method. Scoop owners usually take care
of updating versions there by editing
[this file](https://github.com/lukesampson/scoop-extras/blob/master/task.json).
If you think its Task version is outdated, open an issue to let us know.
[goreleaser]: https://goreleaser.com/#continuous_integration
[homebrewtap]: https://github.com/go-task/homebrew-tap
[gotaskrb]: https://github.com/go-task/homebrew-tap/blob/master/Formula/go-task.rb