We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The goal is to make it easier to install and maintain the CLI tool on OSX.
See https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md
The text was updated successfully, but these errors were encountered:
Experiment at https://github.com/cpliakas/goreleaser-test was successful, this is the path we will take.
Sorry, something went wrong.
5774590
Closed wrong issue ...
The goal is to have the following installation step for OSX:
brew tap QuickBase/tap brew install quickbase-cli
Then brew upgrade will automatically pull the latest version. Easy Peasy.
brew upgrade
63e58cd
cpliakas
No branches or pull requests
The goal is to make it easier to install and maintain the CLI tool on OSX.
See https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md
The text was updated successfully, but these errors were encountered: