1.1.6 • Published 2 years ago

ditto-gen v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Ditto ✨🔮 (previously Rosetta)

GoDoc Release CLI

An extensible schema-based CLI tool for generic code generation

npm.io

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