Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 601 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 601 Bytes

Homebrew Formulae

A Homebrew Tap for Rotational Labs tools and libraries.

Usage

Tap this repository:

$ brew tap rotationalio/tools

You can then install packages that it contains like any other Homebrew package:

$ brew install <formula>

If you'd prefer not to tap the repository, you can install tools without tapping as follows:

$ brew install rotationalio/tools/<formula>

Documentation

brew help, man brew or check Homebrew's documentation.