App::TemplateViewer - template viewer
templateviewer -t target_directory
templateviewer is a script to show realtime preview of templates.
templateviewer
start plack server, then you can access by browser http://localhost:5000/.
if you change texarea on templateviewer, template viewer sync preview immediately.
if you change template file, templateviewer sync preview immediately.
you can apply hashref from yaml to template. you check condition of template easily.
perl Makefile.PL cpanm --installdeps . make install
to see command help, run
templateviewer --help
Tatsumaki, Plack, Path::Class Text::Xslate, Text::Xslate::Bridge::TT2Like Pod::Simple::XHTML, Text::Markdown Text::Xatena, Template, Getopt::Long
ywatase [email protected]
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.