You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docs] Extend makefile with render-template that ease YAML template rendering for development.
Littly hacky addition of a render-template method in order to verify and rapidly iterate development of new talm templating functionnalities. Ass the capacity to pass any parametes the talm template commands.
Signed-off-by: lb0o <lb0o@nocilo.com>
If you are testing template rendering you can pass the flag --offline. Also using the --full flag will generate a complete configuration, usefull for testing proper rendering of the templates.
0 commit comments