Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/null93/homebrew-tap
🍺 Homebrew tap for software found on github.com/null93
https://github.com/null93/homebrew-tap
homebrew homebrew-formula homebrew-tap
Last synced: 26 days ago
JSON representation
🍺 Homebrew tap for software found on github.com/null93
- Host: GitHub
- URL: https://github.com/null93/homebrew-tap
- Owner: null93
- License: mit
- Created: 2019-11-08T03:15:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T16:09:10.000Z (2 months ago)
- Last Synced: 2024-11-21T16:27:59.028Z (2 months ago)
- Topics: homebrew, homebrew-formula, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Homebrew Tap
> Homebrew tap for software found on github.com/null93![](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=for-the-badge)
## About
This repository is a __tap__ for the MacOS package manager [Homebrew](https://brew.sh). Tapping this repository extends the set of formulas that are manageable through the Homebrew CLI tool.
## Installation
Running the command below will tap this repository with brew. After tapping this repository, you can then install formulas that are contained within it. See the available formulas in the next section.
```shell
brew tap null93/tap
```## Available Formulas
| Formula | Install |
|:-----------:|:------------------------------:|
| tillns | ```brew install tillns``` |
| kube-switch | ```brew install kube-switch``` |