diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/project.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 69fd69956..8daac5e32 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -65,6 +65,10 @@ representing a Python :term:`package` which holds very simple :mod:`repoze.bfg` sample code. This is where you'll edit your application's Python code and templates. +.. note:: You can skip the interrogative question about a project + name during ``paster create`` by adding the project name to the + command line, e.g. ``paster create -t bfg MyProject``. + Installing your Newly Created Project for Development ----------------------------------------------------- |
