Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
7a76f1fcc4a3
Commit
2838e42c
authored
Mar 18, 2020
by
Élodie Thiéblin
Browse files
[doc] Add command pip install of new cube
parent
341de318d6de
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/tutorials/base/customizing-the-application.rst
View file @
7a76f1fc
...
...
@@ -24,6 +24,11 @@ cube::
This will create a a directory named :file:`cubicweb-myblog` reflecting the
structure described in :ref:`cubelayout`.
To install your new cube on the virtual environment, run in
the :file:`cubicweb-myblog` directory::
pip install -e .
All `cubicweb-ctl` commands are described in details in
:ref:`cubicweb-ctl`.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment