Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datum-cloud/homebrew-tap
Homebrew Tap for Datum Cloud
https://github.com/datum-cloud/homebrew-tap
Last synced: 7 days ago
JSON representation
Homebrew Tap for Datum Cloud
- Host: GitHub
- URL: https://github.com/datum-cloud/homebrew-tap
- Owner: datum-cloud
- License: apache-2.0
- Created: 2024-12-15T00:05:16.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2024-12-15T00:57:57.000Z (14 days ago)
- Last Synced: 2024-12-15T01:18:34.536Z (14 days ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Datum-cloud Tap
## How do I install these formulae?
`brew install datum-cloud/tap/`
Or `brew tap datum-cloud/tap` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "datum-cloud/tap"
brew ""
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).