dmp_cli.cli module
Usage: [OPTIONS] COMMAND [ARGS]…
The django-mako-plus cli.
- Options:
--help |
Show this message and exit. |
- Commands:
- new Create a new project or app.
-
dmp_cli.cli.
transform_module_text
(matchobj)[source]
Return the text from the module with the docstring generated by click prepended to it.