1.0.5 • Published 3 years ago

config-generator v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Config Generator

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.

Usage

$ 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
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

8 years ago