Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoertel/homebrew-tap
Tap to publish apps at brew
https://github.com/maoertel/homebrew-tap
Last synced: 5 days ago
JSON representation
Tap to publish apps at brew
- Host: GitHub
- URL: https://github.com/maoertel/homebrew-tap
- Owner: maoertel
- Created: 2021-10-30T10:07:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T07:01:29.000Z (about 1 year ago)
- Last Synced: 2023-09-11T08:25:50.518Z (about 1 year ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew tap
Tap to publish applications with `brew`. Tap it with:
```bash
brew tap maoertel/tap
```## hoconvert
- [hoconvert](https://github.com/maoertel/hoconvert): CLI tool to convert HOCON into JSON or YAML.
- install for `macOS/amd64`, `macOS/arm64` or `linux/amd64` with:```bash
brew install hoconvert
```## ftdc
- [ftdc](https://github.com/maoertel/mongodb-ftdc): CLI tool and crate to download FTDC data from mongodb clusters.
- install for `macOS/amd64`, `macOS/arm64` or `linux/amd64` with:```bash
brew install ftdc
```