From c4452d2698885f2fca463e1d45ca10f06aceefaf Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 18 Dec 2022 22:41:42 -0300 Subject: [PATCH] Website > Installation: Document official Homebrew `go-task` package --- docs/docs/installation.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docs/installation.md b/docs/docs/installation.md index b812c29a..b139500b 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -18,6 +18,15 @@ Task is as simple as running: brew install go-task/tap/go-task ``` +The above Formula is [maintained by ourselves](https://github.com/go-task/homebrew-tap/blob/master/Formula/go-task.rb). + +Recently, Task was also made available [on the official Homebrew repository](https://formulae.brew.sh/formula/go-task), +so you also have that option if you prefer: + +```bash +brew install go-task +``` + ### Snap Task is available in [Snapcraft][snapcraft], but keep in mind that your