An extensible schema-based CLI tool for generic code generation
- Multiformat (YAML, Protobuf and Json).
- Flexible.
- Based in templates.
- Fast.
- Multiple files generation.
- Multiple languages at same time.
- Configurable.
You can compile from source, install from the releases or simply install from NPM (the recommended way):
npm i -g ditto-gen
See an example in action