https://github.com/coinbase-samples/homebrew-tap
Coinbase Samples Homebrew tap
https://github.com/coinbase-samples/homebrew-tap
Last synced: 5 months ago
JSON representation
Coinbase Samples Homebrew tap
- Host: GitHub
- URL: https://github.com/coinbase-samples/homebrew-tap
- Owner: coinbase-samples
- License: apache-2.0
- Created: 2025-05-12T17:41:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-29T20:59:17.000Z (11 months ago)
- Last Synced: 2025-07-29T23:12:19.363Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coinbase Samples Homebrew Tap
Homebrew formulae that allows for the installation of Coinbase Samples tools through the [Homebrew](https://brew.sh/) package manager.
## Installation
```
brew tap coinbase-samples/homebrew-tap
brew install
```
## License
This tap is free and open source and released under the [Apache License, Version 2.0](LICENSE).
The application and code are only available for demonstration purposes.
## Formulae
| Repository | Formula | Description |
| ---------------------------------------------------------- | ------------------------------- | -------------------------------------------- |
| [prime-cli](https://github.com/coinbase-samples/prime-cli) | [formula](Formula/prime-cli.rb) | The Prime CLI utility for the REST endpoints |
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh/)