File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 "
You can’t perform that action at this time.
0 commit comments