///|
/// Runs the installed template code generator.
fn main {
  try! run_cli(@env.args())
}