Skip to content

akx/vw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR:

  • Clone into a directory.
  • Put that directory onto your PATH.
  • vw <env> will now create/activate <env> (they live in ~/envs).
  • vw -w . <env> will set . (or some other directory) as the “workdir” for env. You will automatically be cd’d into there when activating the virtualenv with vw.

About

A succinct virtualenv wrapper for Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages