This tap provides Homebrew formulae for various pyenv
plugins not available in the core repository.
Just brew tap jawshooah/pyenv
and then brew install <formula>
. You only need to tap the repository once.
Or, if you would like to install the latest development release:
brew install --HEAD <formula>
You can also install via URL:
brew install https://raw.githubusercontent.com/jawshooah/homebrew-pyenv/master/<formula>.rb
First, please run brew update
and brew doctor
.
Second, read the Homebrew Troubleshooting Checklist.
If you don’t read these it will take us far longer to help you with your problem.
brew help
, man brew
or check the Homebrew documentation.
Code is under the MIT license.