Skip to content

hanwenz8/Parameter-Generator-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does it do

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.

Usage:

python  ./generate.py > output.cpp

Template

Can be ported in every language just as you like.

About

Generate C++ code by using Jinja2 template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published