Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 430 Bytes

Smarty to Twig

Build Status

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

This is based on https://github.com/freshrichard/smartytotwig

Installation

python setup.py install

Usage:

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