Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 989 Bytes

cobigen.asciidoc

File metadata and controls

18 lines (13 loc) · 989 Bytes
Table of Contents

cobigen

The cobigen commandlet allows to install, configure, and launch CobiGen via CLI. Calling devon cobigen «args» is more or less the same as calling cobigen «args» (or cg «args») but with the benefit that the version of CobiGen preferred by your project is used (and will be installed if not yet available).

The arguments (devon cobigen «args») are explained by the following table:

Table 1. Usage of devon cobigen
Argument(s) Meaning

setup

setup CobiGen (install and verify), configurable via COBIGEN_VERSION

«args»

run CobiGen with the given arguments («args»)

Please read the actual documentation of CobiGen CLI for further details.