Skip to content

engigu/pyenv-virtualenv-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

pyenv-virtualenv-copy

Copy an existing pyenv virtualenv into a new one

install

git clone https://github.com/engigu/pyenv-virtualenv-copy.git $(pyenv root)/plugins/pyenv-virtualenv-copy

for China, you can use this.

git clone https://hub.fastgit.xyz/engigu/pyenv-virtualenv-copy.git $(pyenv root)/plugins/pyenv-virtualenv-copy

usage

pyenv virtualenv-copy <existed-name> <new-name>

uninstall

rm $(pyenv root)/plugins/pyenv-virtualenv-copy -rf

About

Copy an existing pyenv virtualenv into a new one

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages