mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 22:03:52 -05:00
+suggestion to add plugins
@@ -6,6 +6,8 @@ A plugin can be installed by dropping it in as a sub-directory of
|
|||||||
`pyenv-*` executables are placed in the `$PATH` and hooks are installed
|
`pyenv-*` executables are placed in the `$PATH` and hooks are installed
|
||||||
accordingly somewhere in `$PYENV_HOOK_PATH`.
|
accordingly somewhere in `$PYENV_HOOK_PATH`.
|
||||||
|
|
||||||
|
**You can add your plugin here if has general usability, to make it more discoverable.**
|
||||||
|
|
||||||
## Official plugins
|
## Official plugins
|
||||||
|
|
||||||
* [virtualenv] - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/pyenv/python-virtualenv))
|
* [virtualenv] - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/pyenv/python-virtualenv))
|
||||||
|
|||||||
Reference in New Issue
Block a user