Skip to content

Commit c1ca5f1

Browse files
committed
chore: remove homebrew tap, repo does not exist yet
1 parent 6dcb29d commit c1ca5f1

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,3 @@ changelog:
4747
- "^chore:"
4848
- Merge pull request
4949
- Merge branch
50-
51-
brews:
52-
- name: ghscope
53-
repository:
54-
owner: phlx0
55-
name: homebrew-tap
56-
homepage: https://github.com/phlx0/ghscope
57-
description: "Deep terminal analysis for any GitHub repository"
58-
license: MIT
59-
install: |
60-
bin.install "ghscope"
61-
test: |
62-
system "#{bin}/ghscope", "--help"

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ Star geography, contributor bus factor, commit heatmaps, dependency staleness, P
6868
## Install
6969

7070
```bash
71-
# Homebrew
72-
brew install phlx0/tap/ghscope
73-
7471
# Go
7572
go install github.com/phlx0/ghscope@latest
7673
```

0 commit comments

Comments
 (0)