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:
@@ -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),
|
||||
|
Reference in New Issue
Block a user