Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keith/homebrew-formulae
Homebrew formulae for various tools
https://github.com/keith/homebrew-formulae
Last synced: 16 days ago
JSON representation
Homebrew formulae for various tools
- Host: GitHub
- URL: https://github.com/keith/homebrew-formulae
- Owner: keith
- License: mit
- Created: 2014-04-17T12:04:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T20:15:41.000Z (5 months ago)
- Last Synced: 2024-10-12T06:08:17.680Z (about 1 month ago)
- Language: Ruby
- Size: 169 KB
- Stars: 16
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Some [Homebrew](http://brew.sh/) formula for distribution or fixes
```
brew tap keith/formulae
```## formulae
- [circle-cli](https://github.com/keith/circle-cli)
- [contacts-cli](https://github.com/keith/contacts-cli)
- [cycript](http://www.cycript.org/)
- [extract-section](https://github.com/keith/extract-section)
- [ghb](https://github.com/keith/ghb)
- [ghu](https://github.com/pbrisbin/ghu) \*
- [gifiate](https://github.com/keith/gifiate)
- [git-relative-status](https://github.com/keith/git-relative-status)
- [jtool](http://www.newosxbook.com/tools/jtool.html)
- [lunchy](https://github.com/eddiezane/lunchy)
- [marooned](https://github.com/keith/marooned/)
- [mkgpx](https://github.com/keith/mkgpx)
- [pdmpkeys](https://github.com/pdixon/pdmpkeys)
- [pinboard](https://github.com/keith/pinboard)
- [reminders-cli](https://github.com/keith/reminders-cli)
- [skit](https://github.com/keith/skit)
- [swift-doccomment-converter](https://github.com/keith/swift-doccomment-converter)
- [urlview](https://github.com/keith/urlview) \*
- [zap](https://github.com/keith/zap/)
- [zsh-xcode-completions](https://github.com/keith/zsh-xcode-completions)## notes
### ghu
This is a script for mutt to automatically unsubscribe from emails which
include the `List-Unsubscribe` header. This formula is needed for the
included patch which switches calls of `sed` and `head` to `gsed` and
`ghead` respectively because of incompatibilities in their interfaces.
See [ghu](https://github.com/pbrisbin/ghu)### urlview
This [urlview](https://github.com/keith/urlview) formula is for my fork
which has pcre regex support.