Exemplo n.º 1
0
def templater_command_handler(args):
    templater = Templater(template=args.template)
    templater.build_template()