ditto-gen
v1.1.6
Published
An extensible CLI tool for generic code generation ✨
Downloads
9
Maintainers
Readme
Ditto ✨🔮 (previously Rosetta)
An extensible schema-based CLI tool for generic code generation
Features
- Multiformat (YAML, Protobuf and Json).
- Flexible.
- Based in templates.
- Fast.
- Multiple files generation.
- Multiple languages at same time.
- Configurable.
Installation
You can compile from source, install from the releases or simply install from NPM (the recommended way):
npm i -g ditto-gen
Documentation
See an example in action