Skip to content

Commit

Permalink
Lefthook has been accepted to Homebrew core! 🎉 🍺
Browse files Browse the repository at this point in the history
Now you can install it on both MacOS and Linux with shorter command:

    brew install lefthook

Existing Homebrew tap at https://github.com/evilmartians/homebrew-lefthook has been deprecated and archived.

[ci skip]
  • Loading branch information
Envek committed Apr 30, 2021
1 parent 2e6bfe9 commit 3a5d000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/full_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem install lefthook
### Homebrew for macOS

```bash
brew install evilmartians/lefthook/lefthook
brew install lefthook
```

### AUR for Arch
Expand Down
2 changes: 1 addition & 1 deletion docs/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ go get github.com/evilmartians/lefthook
### Homebrew for macOS

```bash
brew install evilmartians/lefthook/lefthook
brew install lefthook
```

### AUR for Arch
Expand Down

0 comments on commit 3a5d000

Please sign in to comment.