Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 239 Bytes

README.textile

File metadata and controls

14 lines (6 loc) · 239 Bytes

Smarty to Twig

Converts templates in the smarty templating language to the twig templating language.

Installation

python setup.py install

Usage:

smartytotwig —smarty-file=examples/guestbook.tpl —twig-file=output.twig