Closed thompiler closed 3 years ago
This command:
brew install airbrake/airbrake-cli/airbrake
Is equivalent to this:
brew tap airbrake/airbrake-cli brew install airbrake
The benefit is the one line is compact, easier to copy and paste, etc.
This command:
Is equivalent to this:
The benefit is the one line is compact, easier to copy and paste, etc.