commands.sh

dcg

all

Drupal code generator.

More info →

Examples (3)

Start a wizard to choose what kind of code (e.g. module, service, form, etc.) to generate

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
made by @shridhargupta | data from tldr-pages