InstallationΒΆ

At the command line:

$ easy_install withenv

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv withenv
$ pip install withenv

This will install the we command line tool.