Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 404 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 404 Bytes

The great lua-json-serde struct generator

Dependencies:

  • pyYAML
  • jinja2
  • That's it, no extended lists here...

Usage:

  • Create a yaml file.
  • Put stuff into yaml file.
    • Look at config.yaml as an example.
  • Execute lua-json-serde
  • Look at why it fails
  • Fix it so it doesn't fail
  • Execute it again