Forrest logo
back to context overview

dcg

List of commands for dcg:

  • dcg:tldr:2b306 dcg: Generate the code in a specific directory.
    $ dcg --directory ${path-to-directory}
    try on your machine
    explain this command
  • dcg:tldr:c85c1 dcg: Directly specify the kind of code to generate.
    $ dcg ${select}
    try on your machine
    explain this command
  • dcg:tldr:feb11 dcg: Start a wizard to choose what kind of code (e.g. module, service, form, etc.) to generate.
    $ dcg
    try on your machine
    explain this command
back to context overview