Generates the template code that I use to pass parameters to a program or script. It takes the format from a jinja2 template and from a variable in .yaml where you specify the arguments for jinja2 template.
python ./generate.py > output.cpp
Can be ported in every language just as you like.