Files
homebrew-tap/README.md
Jim Myhrberg e322a8be29 docs(readme): rename repo to homebrew-tap
Change this to be a generic tap for various projects, rather than one
specific project.
2023-12-20 23:09:17 +00:00

29 lines
1.0 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.