Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 155 Bytes

File metadata and controls

16 lines (12 loc) · 155 Bytes

A library for rendering konstructs' chunk format

Building

mkdir build
cd build
cmake ..
make

Running tests

cd build && make test