Templating ini files
In order to allow asimov
to write better ini
files it seems sensible to allow it to use templates to produce new ini files.
This should be done with jinja, and should allow both event- and production-specific metadata to be injected into the ini file.
To do list:
-
Tests -
Documentation -
New module
Edited by Daniel Williams