libmstch: add mstch library 7101/head
authorAmol Bhave <ambhave@fb.com>
Mon, 24 Sep 2018 19:04:28 +0000 (12:04 -0700)
committerAmol Bhave <ambhave@fb.com>
Fri, 10 May 2019 00:51:30 +0000 (17:51 -0700)
commitf27e903d2fef66e81975f4dfe69a4b04a0286558
tree3f9e7cb3864926c4c95384096fec3dffae302caa
parent1a916b2d3528ba47715f3205fc7457e982ffd721
libmstch: add mstch library

mstch is an implementation of the the mustache templates using C++.
This package will build mstch static library that can be used by
other packages.

Signed-off-by: Amol Bhave <ambhave@fb.com>
libs/libmstch/Makefile [new file with mode: 0644]