Skip to content

local-projects/configmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

configmaker

The configmaker.py script generates output based on a jinja template, by prompting for the values for each variable it encounters while parsing the template.

The output is two files:

  • rc_file, which contains all the variables
  • config_file, which has the interpolated output based on the template and vars

An example is:

configmaker.py --template config.yml.tmpl --rc_file rcfile --config_file config.yml

If the rc_file already exists, the variables in it will be used as the defaults in the prompts.

About

Configurations creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages