configtpl 0.1.0

A configuration library which uses Jinja + YAML to render the configuration values.
Documentation

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++)