mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
@@ -116,10 +116,13 @@ npm install -g @go-task/cli
|
|||||||
|
|
||||||
### Winget
|
### 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).
|
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
|
```bash
|
||||||
winget install task.task
|
winget install Task.Task
|
||||||
```
|
```
|
||||||
|
|
||||||
## Get The Binary
|
## Get The Binary
|
||||||
|
Reference in New Issue
Block a user