1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 11:22:30 +01:00

Merge pull request #2519 from sitiom/winget-releaser

Add Winget Releaser workflow
This commit is contained in:
David Peter
2023-09-01 20:01:02 +02:00
committed by GitHub
2 changed files with 19 additions and 0 deletions

View File

@@ -412,6 +412,13 @@ You can install `bat` via [scoop](https://scoop.sh/):
scoop install bat
```
#### With Winget
You can install `bat` via [Winget](https://learn.microsoft.com/en-us/windows/package-manager/):
```bash
winget install sharkdp.bat
```
#### From prebuilt binaries:
You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),