Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wilmoore/homebrew-formulae
- Owner: wilmoore
- Created: 2019-03-11T07:57:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T20:23:08.000Z (over 3 years ago)
- Last Synced: 2024-11-10T04:19:34.000Z (3 months ago)
- Topics: aws-iam-authenticator, brew, formula, formulae, homebrew, homebrew-formulae, homebrew-tap, php-version, tap, wilmoore
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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