Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 529 Bytes

Nedap Versions

How do I install these formulae?

brew install nedap/versions/<formula>

Or brew tap nedap/versions and then brew install <formula>.

Example, to install the latest version of gettext 0.20:

brew install nedap/versions/[email protected]

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.