We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6b11c commit fb90260Copy full SHA for fb90260
docs/source/extensions.rst
@@ -7,6 +7,24 @@ virtualenvwrapper.
7
8
.. _extensions-user_scripts:
9
10
+project
11
+=======
12
+
13
+The project_ extension adds development directory management with
14
+templates to virtualenvwrapper.
15
16
+bitbucket
17
+---------
18
19
+The bitbucket_ extension creates a project working directory and
20
+automatically clones the repository from BitBucket. Requires
21
+project_.
22
23
+.. _project: http://www.doughellmann.com/projects/virtualenvwrapper.project/
24
25
+.. _bitbucket: http://www.doughellmann.com/projects/virtualenvwrapper.bitbucket/
26
27
28
user_scripts
29
============
30
0 commit comments