Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.