Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 140 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 140 Bytes

Reaper

Reaper is a small C++ test engine.

Build

$ git submodule update --init
$ cmake -S . -B build
$ cmake --build build