Homebrew-pyenv
This tap provides a Homebrew formula for the pyenv pyenv-default-packages
plugin.
Installing Homebrew-pyenv Formulae
Just brew tap btrachey/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/btrachey/homebrew-pyenv/master/<formula>.rb
Troubleshooting
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.
More Documentation
brew help
, man brew
or check the Homebrew documentation.
License
Code is under the MIT license.