Skip to content

Create a custom Homebrew tap for easier installation on OSX #3

New issue

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

Closed
cpliakas opened this issue Jan 21, 2021 · 3 comments
Closed

Create a custom Homebrew tap for easier installation on OSX #3

cpliakas opened this issue Jan 21, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cpliakas
Copy link
Contributor

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

@cpliakas cpliakas added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2021
@cpliakas
Copy link
Contributor Author

Experiment at https://github.com/cpliakas/goreleaser-test was successful, this is the path we will take.

@cpliakas
Copy link
Contributor Author

Closed wrong issue ...

@cpliakas cpliakas reopened this Jan 21, 2021
@cpliakas
Copy link
Contributor Author

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.

@cpliakas cpliakas removed the help wanted Extra attention is needed label Jan 21, 2021
@cpliakas cpliakas self-assigned this Jan 21, 2021
@cpliakas cpliakas added this to the v0.2.0 milestone Jan 21, 2021
@cpliakas cpliakas modified the milestones: v0.2.0, v0.1.5 Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant