Templo2Twig is a tool to convert files from Templo to Twig template engine.
npm installnode main.js --input=templo --output=twigWhere templo is a the relative path to the folder containing Templo files, and Twig the relative path to the folder that will contain converted Twig files.