mirror of
https://github.com/jimeh/homebrew-tap.git
synced 2026-02-19 01:16:40 +00:00
docs(readme): expand with further details
This commit is contained in:
30
README.md
30
README.md
@@ -1 +1,29 @@
|
||||
# homebrew-macos-battery-exporter
|
||||
<h1 align="center">
|
||||
Homebrew Tap: macos-battery-exporter
|
||||
</h1>
|
||||
|
||||
<p align="center">
|
||||
<strong>
|
||||
Homebrew tap for <a href="https://github.com/jimeh/macos-battery-exporter"><code>macos-battery-exporter</code></a>.
|
||||
</strong>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/jimeh/macos-battery-exporter/releases"><img src="https://img.shields.io/github/v/tag/jimeh/macos-battery-exporter?label=release" alt="GitHub tag (latest SemVer)"></a>
|
||||
<a href="https://github.com/jimeh/homebrew-macos-battery-exporter/issues"><img src="https://img.shields.io/github/issues-raw/jimeh/homebrew-macos-battery-exporter.svg?style=flat&logo=github&logoColor=white" alt="GitHub issues"></a>
|
||||
<a href="https://github.com/jimeh/homebrew-macos-battery-exporter/pulls"><img src="https://img.shields.io/github/issues-pr-raw/jimeh/homebrew-macos-battery-exporter.svg?style=flat&logo=github&logoColor=white" alt="GitHub pull requests"></a>
|
||||
<a href="https://github.com/jimeh/homebrew-macos-battery-exporter/blob/main/LICENSE"><img src="https://img.shields.io/github/license/jimeh/homebrew-macos-battery-exporter.svg?style=flat" alt="License Status"></a>
|
||||
</p>
|
||||
|
||||
## Install Tap
|
||||
|
||||
```
|
||||
brew tap jimeh/macos-battery-exporter
|
||||
```
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user