Skip to content

Commit

Permalink
Remove homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Nov 25, 2019
1 parent f1b6eff commit 1f1fce8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
13 changes: 0 additions & 13 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,3 @@ archives:
files:
- LICENSE
- LICENSE-tldr-pages

brews:
-
github:
owner: 4d63
name: homebrew-tap
folder: Formula
homepage: "https://4d63.com/tldr"
description: Simplified and community-driven man pages (tldr-pages).
test: |
system "#{bin}/tldr -version"
install: |
bin.install "tldr"
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ To fulfill use cases not fulfilled by existing [tldr clients](https://github.com

Download and install the binary from the [releases](https://github.com/leighmcculloch/tldr/releases) page.

### Brew (macOS)

```
brew install 4d63/tldr/tldr
```

### Source

```
Expand Down

0 comments on commit 1f1fce8

Please sign in to comment.