kostache/guide/kostache.about.md
2011-02-24 15:26:09 -05:00

387 B

About Kostache

Kostache is a Kohana module for using Mustache templates in your application.

Mustache is a logic-less template class. It is impossible to embed logic into mustache files.

This module requires mustache.php and includes it as a git submodule. See Working With Git for more information about managing submodules.