1
0
mirror of https://github.com/go-task/task.git synced 2025-03-25 21:39:05 +02:00

docs: add winget installation instructions (#1090)

This commit is contained in:
Misite Bao 2023-03-31 08:51:03 +08:00 committed by GitHub
parent 510b977cea
commit 5430c49833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,6 +114,14 @@ You can also use Node and npm to install Task by installing
npm install -g @go-task/cli
```
### Winget
If you are using Windows and installed the [winget](https://github.com/microsoft/winget-cli) package management tool, you can install Task from [winget-pkgs](https://github.com/microsoft/winget-pkgs).
```bash
winget install task.task
```
## Get The Binary
### Binary