Skip to content

Commit 8420c6e

Browse files
authored
Document winget install j178.Prek (#1670)
1 parent 03ce176 commit 8420c6e

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,21 @@ scoop install main/prek
247247

248248
</details>
249249

250+
<details>
251+
<summary>Winget (Windows)</summary>
252+
253+
<!-- --8<-- [start: winget-install] -->
254+
255+
prek is available via [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/).
256+
257+
```powershell
258+
winget install --id j178.Prek
259+
```
260+
261+
<!-- --8<-- [end: winget-install] -->
262+
263+
</details>
264+
250265
<details>
251266
<summary>MacPorts</summary>
252267

docs/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ npm add -D @j178/prek
7272

7373
--8<-- "README.md:scoop-install"
7474

75+
### Winget (Windows)
76+
77+
--8<-- "README.md:winget-install"
78+
7579
### MacPorts
7680

7781
--8<-- "README.md:macports-install"

0 commit comments

Comments
 (0)