Skip to content

samvik/mcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCPP - A C++ Mongrel2 client library.

Dependencies

How to build and install

git clone https://github.com/samvik/mcpp.githttps://github.com/samvik/mcpp.git
mkdir mcpp_build
cd mcpp_build
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_EXAMPLES=On ../mcpp
make
make install

Examples

See examples.

License

New BSD (3-clause)

About

A Mongrel2 C++ client library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published