/boostache

Template engine library in C++

Primary LanguageC++

Boostache

Boostache is a text template processing engine. The initial release uses the Mustache (http://mustache.github.io/) template language.

Disclaimer: Boostache is NOT an official Boost library

Status

This library is starting to get some attention again. Usage, build, and reference docs coming. Examples too!

The CI status:

Platform Master Develop
Linux Clang clang build result clang build result
Linux GCC gcc build result gcc build result

History

Boostache started as the C++Now 2014 Conference's Library in a Week challenge.

The original LiaW team included:

  • Michal Bukovský
  • Michael Caisse
  • Jeff Garland
  • Jeroen Habraken
  • Kevin Harris
  • Dan Nuffer

and was developed here: https://github.com/JeffGarland/liaw2014