Skip to content
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

Homebrew support #6

Open
Rpsl opened this issue Dec 20, 2021 · 3 comments
Open

Homebrew support #6

Rpsl opened this issue Dec 20, 2021 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Rpsl
Copy link

Rpsl commented Dec 20, 2021

Goal

  • As a user
  • I want to install and get updates in macOS by package manager

Suggested approach
In order to achieve this goal I suggest:

Additional context

@AlexanderWillner
Copy link
Contributor

Very well, big fan and user of Homebew here. Please note that https://docs.brew.sh/Acceptable-Formulae states: We frown on authors submitting their own work unless it is very popular. - so if you would submit such a Formula I'd happy to support it.

@Rpsl
Copy link
Author

Rpsl commented Dec 22, 2021

Oh, yes, I forgot about the popularity of packages. We can use Taps for support custom packages. This will require an extra step in the installation, but it will work as expected.

You need to create additional repository for Taps formulars, like https://github.com/thingsapi/homebrew-tap
For example - https://github.com/dotzero/homebrew-tap, i think i can try create Formula for things-cli if necessary

@AlexanderWillner
Copy link
Contributor

For future reference (as this should be integrated into our GitHub Actions based release): https://extrawurst.medium.com/github-actions-homebrew-%EF%B8%8F-2789ae5023fd

@AlexanderWillner AlexanderWillner added enhancement New feature or request good first issue Good for newcomers labels Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Development

No branches or pull requests

2 participants