This is a command line tool for Si-tech AI Service project. It automatically generates the configuration file for modules implemented. Also, development is made easy with this tool. Implementations and Data source modules can be easily created with built in templates.
$ cg -h
Usage: cg [options]
Options:
-v, --version output the version number
-i, --new-implementation <implementation_id> create a new implementation from template
-s, --new-source <source_name> create a new source module from template
-m, --include-modules [modules...] include modules when generating an implementation
-h, --help display help for command