Skip to content

mjcaisse/boostache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template engine library in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • CMake 1.5%