https://github.com/axodotdev/homebrew-tap
https://github.com/axodotdev/homebrew-tap
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/axodotdev/homebrew-tap
- Owner: axodotdev
- Created: 2023-08-22T18:28:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T18:07:16.000Z (over 1 year ago)
- Last Synced: 2025-02-19T23:16:56.983Z (over 1 year ago)
- Language: Ruby
- Size: 63.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# axo Homebrew tap
This repository contains formulas for installing axo's projects using [Homebrew](https://brew.sh) on Mac.
## Installing
To fetch the tap, just run `brew tap axodotdev/tap`. You can also just install any Axo project by name:
```sh
$ brew install axodotdev/tap/cargo-dist
```