Files
homebrew-tap/README.md

33 lines
1.1 KiB
Markdown

<h1 align="center">
jimeh's Homebrew Tap
</h1>
<p align="center">
<strong>
Homebrew tap for various projects by <a href="https://github.com/jimeh">@jimeh</a>.
</strong>
</p>
<p align="center">
<a href="https://github.com/jimeh/homebrew-tap/issues"><img src="https://img.shields.io/github/issues-raw/jimeh/homebrew-tap.svg?style=flat&logo=github&logoColor=white" alt="GitHub issues"></a>
<a href="https://github.com/jimeh/homebrew-tap/pulls"><img src="https://img.shields.io/github/issues-pr-raw/jimeh/homebrew-tap.svg?style=flat&logo=github&logoColor=white" alt="GitHub pull requests"></a>
<a href="https://github.com/jimeh/homebrew-tap/blob/main/LICENSE"><img src="https://img.shields.io/github/license/jimeh/homebrew-tap.svg?style=flat" alt="License Status"></a>
</p>
## Install Tap
```
brew tap jimeh/tap
```
## Formulas
The following Homebrew Formulas are provided by this Homebrew Tap:
- [`macos-battery-exporter`](https://github.com/jimeh/macos-battery-exporter) —
Prometheus exporter for detailed battery metrics on macOS.
## License
[CC0](https://github.com/jimeh/homebrew-tap/blob/main/LICENSE)