Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wilmoore/homebrew-formulae

A Homebrew tap for my open-source projects.
https://github.com/wilmoore/homebrew-formulae

aws-iam-authenticator brew formula formulae homebrew homebrew-formulae homebrew-tap php-version tap wilmoore

Last synced: 20 days ago
JSON representation

A Homebrew tap for my open-source projects.

Awesome Lists containing this project

README

        

# Homebrew Formulae
> [brew tap][] by [@wilmoore][].

## Usage

Packages in located in the [./Formula][] directory can be installed via canonical formula path:

brew install --verbose wilmoore/formulae/zecwallet-cli

or, add the `wilmoore/formulae` tap:

brew tap wilmoore/formulae

then, install packages contained in the tap:

brew install aws-iam-authenticator
brew install php-version
brew install zecwallet-cli

## Contributing

Submit pull requests against the respective repos:

* [php-version](https://github.com/wilmoore/php-version)
* [aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator)
* [zecwallet-cli](https://github.com/adityapk00/zecwallet-light-cli)

[./Formula]: https://github.com/wilmoore/homebrew-formulae/tree/master/Formula
[@wilmoore]: https://github.com/wilmoore
[brew tap]: https://github.com/Homebrew/brew/blob/master/docs/Taps.md