Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 649 Bytes

commandsAndOptions.md

File metadata and controls

12 lines (7 loc) · 649 Bytes
  • Execute the below command to know available CobiGen Commands

cobigen {{execute T1}}

  • [generate, g]: Command used for code generation. To know more about implementation of this command you can follow https://katacoda.com/devonfw/scenarios/cobigen.

  • [adapt-templates, a]: Generates a new templates folder next to the Cobigen CLI and stores its location inside a configuration file. After executing this command, the CLI will attempt to use the specified Templates folder.

cobigen a{{execute T1}}

To get more information about rest of all the command visit on https://devonfw.com/website/pages/docs/master-cobigen.asciidoc_cobigen-cli.html