bin/cubicweb-ctl
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 31 Jan 2020 17:24:31 +0100
branch3.27
changeset 12863 f725078656bd
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[doc/index] fix link to "how to contribute" and add link to dev dashboard

#!/usr/bin/env python3
from cubicweb.cwctl import run
run()