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
I'd like to be able to install omdbtool via Brew on macOS, e.g.:
omdbtool
brew install omdbtool
Then I would expect omdbtool command available, linked to the omdbtool.py.
omdbtool.py
To do that, Homebrew tap needs to be created, then PR needs to be submitted to Homebrew/core.
See: How to Create and Maintain a Tap.
Related: Cask request: omdbtool #39810
The text was updated successfully, but these errors were encountered:
I don't use macOS, would you like to take care of that stuff? Feel free to do it from a fork if that's an easier way to maintain it.
Sorry, something went wrong.
No branches or pull requests
I'd like to be able to install
omdbtool
via Brew on macOS, e.g.:Then I would expect
omdbtool
command available, linked to theomdbtool.py
.To do that, Homebrew tap needs to be created, then PR needs to be submitted to Homebrew/core.
See: How to Create and Maintain a Tap.
Related: Cask request: omdbtool #39810
The text was updated successfully, but these errors were encountered: