dcg
Drupal code generator.
- Start a wizard to choose what kind of code (e.g. module, service, form, etc.) to generate:
dcg
- Directly specify the kind of code to generate:
dcg {service|plugin|theme|module|form}
- Generate the code in a specific directory:
dcg --directory {path/to/directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).