confgen 1.0.0

Generate configuration files from pre-defined templates
1
2
3
4
5
6
# Confgen

A program to interactively generate config files for projects based on a predefined template.
Simply run `confgen` and it will read `.confgen.yaml` and start the interactive prompt.

![Example image](.github/example.png)