mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #631 from SanketDG/burrito
added info for 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>`_.
|
`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
|
autoenv
|
||||||
-------
|
-------
|
||||||
When you ``cd`` into a directory containing a :file:`.env`, `autoenv <https://github.com/kennethreitz/autoenv>`_
|
When you ``cd`` into a directory containing a :file:`.env`, `autoenv <https://github.com/kennethreitz/autoenv>`_
|
||||||
|
|||||||
Reference in New Issue
Block a user