https://github.com/eso/homebrew-test-pipelines
A homebrew tap for ESO instrument pipelines (test version)
https://github.com/eso/homebrew-test-pipelines
Last synced: 6 months ago
JSON representation
A homebrew tap for ESO instrument pipelines (test version)
- Host: GitHub
- URL: https://github.com/eso/homebrew-test-pipelines
- Owner: eso
- Created: 2025-07-02T20:45:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-03T20:27:06.000Z (about 1 year ago)
- Last Synced: 2025-07-03T20:28:35.887Z (about 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eso Test-pipelines
## How do I install these formulae?
`brew install eso/test-pipelines/`
Or `brew tap eso/test-pipelines` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "eso/test-pipelines"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).