Add brew-livecheck to the list of external commands.
This commit is contained in:
parent
b1a2104f0a
commit
0a8b0d4a5c
@ -56,6 +56,16 @@ These commands have been contributed by Homebrew users but are not included in t
|
||||
|
||||
>*NOTE:* They are largely untested, and as always, be careful about running untested code on your machine.
|
||||
|
||||
### brew-livecheck
|
||||
> Check if there is a new upstream version of a formula.
|
||||
>
|
||||
> See the [`README`](https://github.com/youtux/homebrew-livecheck/blob/master/README.md) for more info and usage.
|
||||
>
|
||||
> Install using:
|
||||
> ```
|
||||
> $ brew tap youtux/livecheck
|
||||
> ```
|
||||
|
||||
### brew-any-tap
|
||||
|
||||
> Like `brew tap` but works on *any* git repository, whether public or private, on GitHub or not.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user