cubicweb/__main__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 28 Mar 2019 10:11:36 +0100
changeset 12548 6eec3213bec9
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] better documentation for "cubicweb-ctl newcube" cubicweb-ctl newcube create cubicweb-<name> in current directory.

from cubicweb.cwctl import run

run()