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

Update goreleaser config to match the recent version, add Scoop release target

This commit is contained in:
Grzegorz Dlugoszewski
2025-08-11 22:32:54 +02:00
parent fe007fda43
commit 6215297f4b
3 changed files with 42 additions and 16 deletions

View File

@@ -88,7 +88,8 @@ brew install grdl/tap/git-get
**Option 2: Using Scoop**
```powershell
# Coming soon
scoop bucket add git-get https://github.com/grdl/git-get
scoop install git-get
```
### Building from Source