Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 469 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 469 Bytes

codegen

Code generation from simple config files and Jinja templates. So simple, so easy, so much time saved.

Why?

Usage

  • Install it. (coming when I get time to make a setup.py and put it on PyPI)
  • Create a template or two.
  • Create a directory of config files based on the template
  • Run codegen
    • Once installed, codegen dir my_config_dir
    • For now, python path_to_codegen_dir/codegen dir my_config_dir
  • Profit