Skip to content

MatteoBouvier/env_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env_manager

Scripts for easily managing python virtual envs

Installation

  1. git clone the repo
  2. change directory to env_manager
    • cd env_manager
  3. install pyenv using the Makefile
    • make install

To also install aliases, run make install ALIASES=true. This will install cenv as shortcut for pyenv -c, senv for pyenv -s, denv and renv.

About

Scripts for easily managing python virtual envs

Resources

License

Stars

Watchers

Forks

Packages

No packages published