# configtpl
## General
A configuration library which uses Jinja + YAML to render the configuration values.
## Status
Early WIP
## How to add to your project
Configtpl can be integrated into your project in the following ways:
- Cargo crate, for Rust projects
- Static library (C, C++)
- Dynamic *.so, *.dll library (C, C++)