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

https://github.com/aserto-dev/homebrew-tap

Aserto Homebrew Tap
https://github.com/aserto-dev/homebrew-tap

Last synced: 11 months ago
JSON representation

Aserto Homebrew Tap

Awesome Lists containing this project

README

          

# homebrew-tap

Welcome to the Aserto Homebrew Tap

For more about Homebrew, a package manager for for macOS and Linux, see the [Homebrew](https://brew.sh/) website.

## Usage

To use the Aserto Homebrew tap, register it using:

brew tap aserto-dev/tap

#### Installation

To install use:

brew install

or

brew install aserto-dev/tap/

#### Update

To update use:

brew upgrade

### Uninstall

To uninstall use:

brew uninstall

## Available brews:

V2 compatible:
| Aserto brew name | Installation | Descriptions |
| -----------------------------------------------------------------| ---------------------------------------------|---------------------------- |
| [topaz](https://github.com/aserto-dev/topaz) | `brew install aserto-dev/tap/topaz` | topaz command line |
| [aserto](https://github.com/aserto-dev/aserto) | `brew install aserto-dev/tap/aserto` | aserto command line |
| [ds-load](https://github.com/aserto-dev/ds-load) | `brew install aserto-dev/tap/ds-load` | directory loader |
| [check2decision](https://github.com/aserto-dev/check2decision) | `brew install aserto-dev/tap/check2decision` | assertion converter |