https://github.com/nedap/homebrew-versions
gettext 0.2.0 for Mac
https://github.com/nedap/homebrew-versions
Last synced: 4 months ago
JSON representation
gettext 0.2.0 for Mac
- Host: GitHub
- URL: https://github.com/nedap/homebrew-versions
- Owner: nedap
- Created: 2020-09-11T16:50:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T11:31:49.000Z (about 1 year ago)
- Last Synced: 2025-04-30T22:59:46.875Z (about 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 1
- Watchers: 42
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nedap Versions
## How do I install these formulae?
`brew install nedap/versions/`
Or `brew tap nedap/versions` and then `brew install `.
Example, to install the latest version of `gettext` 0.20:
```
brew install nedap/versions/gettext@0.20.2
```
Example, to install version 72 of Chromedriver which is needed for the Ons Administration Cucumbers
```
brew install --casks nedap/versions/chromedriver
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).