lib/popcorn: add pug rendering
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 16 May 2017 18:33:25 +0000 (14:33 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 17 May 2017 13:59:14 +0000 (09:59 -0400)
commitfed064525b062ce87235a67f5e9d87ddd63e6f78
treed26d2f108ad4479550f41d323661d16b8c6a53e5
parentb48db50c9b964432c6e5152e66c4e06a9c00ae23
lib/popcorn: add pug rendering

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/examples/templates/example_template.pug [new file with mode: 0644]
lib/popcorn/examples/templates/example_templates.nit
lib/popcorn/examples/templates/tests/test_example_template_pug.res [new file with mode: 0644]
lib/popcorn/examples/templates/tests/test_example_template_pug_file.res [new file with mode: 0644]
lib/popcorn/examples/templates/tests/test_example_templates.nit
lib/popcorn/pop_templates.nit