name: hbgen version: "1.0" author: Kristoffer Ödmark about: runs handlebar template enginge on an inputfile args: - TEMPLATE: short: t long: template help: Sets the template file to use takes_value: true required: true - INPUTS: short: i long: inputs help: Required two inputs on the form "varname file" number_of_values: 2 takes_value: true multiple: true - OUTPUT: short: o long: output required: true takes_value: true