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
- Host: GitHub
- URL: https://github.com/aserto-dev/homebrew-tap
- Owner: aserto-dev
- License: mit
- Created: 2021-03-24T23:25:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-22T17:52:24.000Z (about 1 year ago)
- Last Synced: 2025-05-22T19:05:13.102Z (about 1 year ago)
- Language: Ruby
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |