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

Create formula for brew install on macos #42

Open
wilsonmar opened this issue Jan 27, 2024 · 0 comments
Open

Create formula for brew install on macos #42

wilsonmar opened this issue Jan 27, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@wilsonmar
Copy link
Contributor

When users install using Homebrew, it's only one-step.
The install can occur on any folder because all formulas are placed in /usr/local/bin
so no changes to .bash_profile PATH is needed.
It also enables users to upgrade all formulae with one command.
It's free! See https://docs.brew.sh/Formula-Cookbook

@mostafa mostafa added enhancement New feature or request documentation Improvements or additions to documentation labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants