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

https://github.com/route1337/homebrew-tap

Homebrew taps for our various opens source CLI tools
https://github.com/route1337/homebrew-tap

devops homebrew homebrew-tap

Last synced: 20 days ago
JSON representation

Homebrew taps for our various opens source CLI tools

Awesome Lists containing this project

README

          

Homebrew Tap
============
[Route 1337 LLC](https://www.route1337.com/) often creates custom tools for internal, and public use. This homebrew tap helps ease the deployment process
of Mac and Linux based installations if you use [Homebrew](https://brew.sh/) as part of your workflow.

Usage
-----
To use this repo you can tap it with
```bash
brew tap route1337/homebrew-tap
```

List the tools we have available via
```bash
brew tap-info route1337/tap --json | jq -r '.[]|(.formula_names[],.cask_tokens[])'
```

Donate To Support This Work
---------------------------
Route 1337 LLC's open source code heavily relies on donations. If you find this installation method or the tools available useful,
please consider using the GitHub Sponsors button to show your continued support.

Thank you for your support!