Invoke either of the following commands if the formula is hosted at GitHub
$ brew install rd-1-2022/spring-cli-jr/<formula>
Or
$ brew tap rd-1-2022/spring-cli-jr
$ brew install <formula>
Invoke the following command if the formula is not hosted at GitHub
brew tap rd-1-2022/homebrew-spring-cli-jr
brew install <formula>
Invoke either of the following commands if the cask is hosted at GitHub
$ brew install --cask rd-1-2022/spring-cli-jr/<cask>
Or
$ brew tap rd-1-2022/spring-cli-jr
$ brew install --cask <cask>
Invoke the following command if the cask is not hosted at GitHub
brew tap rd-1-2022/homebrew-spring-cli-jr
brew install --cask <formula>
If you get a dialog stating the cask is broken try installing with --no-quarantine
.
brew help
, man brew
or check Homebrew's documentation.