cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Fri, 22 Feb 2019 15:48:34 +0100
branch3.26
changeset 12444 9650b6a83e57
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] link to current documentation, not old cubicweb.org doc

from cubicweb.cwctl import run

run()