6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 12:46:46 +00:00

Move the scoop manifests to homebrew-tap repo

This commit is contained in:
Grzegorz Dlugoszewski
2025-08-24 13:28:48 +02:00
parent d7bc3b3a8f
commit b1e76b9071
3 changed files with 3 additions and 28 deletions

View File

@@ -113,7 +113,7 @@ brew install grdl/tap/git-get
**Option 1: Scoop (Recommended)**
```powershell
scoop bucket add grdl https://github.com/grdl/git-get
scoop bucket add grdl https://github.com/grdl/homebrew-tap
scoop install git-get
```
*This automatically creates both `git-get.exe` and `git-list.exe` commands.*