Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 707 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 707 Bytes

Fluent CI Homebrew Tap

What is Homebrew?

Package manager for macOS (or Linux), see more at https://brew.sh

What is a Tap?

A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.

See more at https://docs.brew.sh/Taps

How do I install these formulae?

brew install fluentci-io/tap/<formula>

Or brew tap fluentci-io/tap and then brew install <formula>.

What packages are available?

With the following commands, you can install the latest version of each package:

# Formulae
brew install fluentci-io/tap/fluentci

Documentation

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