Table of Contents
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:
devon cobigen
Argument(s) | Meaning |
---|---|
|
setup CobiGen (install and verify), configurable via |
|
run CobiGen with the given arguments ( |
Please read the actual documentation of CobiGen CLI for further details.