Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

corentinclo/Templo2Twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templo2Twig

Templo2Twig is a tool to convert files from Templo to Twig template engine.

Installation

npm install

Usage

node main.js --input=templo --output=twig

Where 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.

About

Tool to convert files from Templo to Twig template engine.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors