An open API service indexing awesome lists of open source software.

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

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).