mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
added info for virtualenv-burrito
with virtualenv-burrito, we can have a virtualenv + virtualenvwrapper environment by typing out a single command. https://github.com/brainsik/virtualenv-burrito
This commit is contained in:
@@ -206,6 +206,12 @@ Other useful commands
|
||||
|
||||
`Full list of virtualenvwrapper commands <http://virtualenvwrapper.readthedocs.org/en/latest/command_ref.html>`_.
|
||||
|
||||
virtualenv-burrito
|
||||
------------------
|
||||
|
||||
With `virtualenv-burrito <https://github.com/brainsik/virtualenv-burrito>`_, you
|
||||
can have a working virtualenv + virtualenvwrapper environment in a single command.
|
||||
|
||||
autoenv
|
||||
-------
|
||||
When you ``cd`` into a directory containing a :file:`.env`, `autoenv <https://github.com/kennethreitz/autoenv>`_
|
||||
|
||||
Reference in New Issue
Block a user