https://github.com/stellar/homebrew-tap
Homebrew Tap for brew.sh for Stellar tools and releases.
https://github.com/stellar/homebrew-tap
Last synced: about 1 year ago
JSON representation
Homebrew Tap for brew.sh for Stellar tools and releases.
- Host: GitHub
- URL: https://github.com/stellar/homebrew-tap
- Owner: stellar
- Archived: true
- Created: 2022-12-09T20:03:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T22:52:55.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T03:44:09.031Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 13
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-tap
Homebrew Tap for brew.sh for Stellar tools and releases.
**Note: This tap is new and experimental. Tools found in this tap are not yet an
official distribution of any tool contained within.**
**Note: This tap contains no official distributions of stellar-core. See the
*homebrew-core tap for distributions of released stellar-core.**
## Usage
To install a formula that is in the `Formula` folder:
```console
brew install stellar/tap/
```
For example:
```console
brew install stellar/tap/stellar-xdr
```