matthewhochler / homebrew-pyenv

Homebrew Formulae for various pyenv plugins

Home Page:https://github.com/jawshooah/homebrew-pyenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew-pyenv

This tap provides Homebrew formulae for various pyenv plugins not available in the core repository.

Installing Homebrew-pyenv Formulae

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

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.

About

Homebrew Formulae for various pyenv plugins

https://github.com/jawshooah/homebrew-pyenv

License:MIT License


Languages

Language:Ruby 100.0%