Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```