Package manager for macOS (or Linux), see more at https://brew.sh
A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.
See more at https://docs.brew.sh/Taps
brew install fluentci-io/tap/<formula>
Or brew tap fluentci-io/tap
and then brew install <formula>
.
With the following commands, you can install the latest version of each package:
# Formulae
brew install fluentci-io/tap/fluentci
brew help
, man brew
or check Homebrew's documentation.