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

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

Homebrew Tap
https://github.com/theacharya/homebrew-tap

Last synced: 4 months ago
JSON representation

Homebrew Tap

Awesome Lists containing this project

README

          

# Homebrew Tap

This repository contains the homebrew formulas for our applications.

## Usage

### With [Homebrew](https://brew.sh/)

```bash
$ brew tap TheAcharya/homebrew-tap
```

```bash
$ brew untap TheAcharya/homebrew-tap
```

```bash
$ brew install --cask
```

```bash
$ brew uninstall --cask
```