feat(homebrew): migrate from Formula to Cask (#2702)

This commit is contained in:
Valentin Maerten
2026-08-18 17:11:28 +02:00
committed by GitHub
parent ed98857afc
commit 2449247e16
2 changed files with 18 additions and 11 deletions

View File

@@ -75,7 +75,7 @@ apk add task
### [Homebrew](https://brew.sh) ![macOS](https://img.shields.io/badge/MacOS-000000?logo=apple&logoColor=F0F0F0) ![Linux](https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black) {#homebrew}
Task is available via our official Homebrew tap
[[source](https://github.com/go-task/homebrew-tap/blob/main/Formula/go-task.rb)]:
[[source](https://github.com/go-task/homebrew-tap/blob/main/Casks/go-task.rb)]:
```shell
brew install go-task/tap/go-task