Skip to content

tobanteGaming/remisen-run

Repository files navigation

tobanteGaming - Remisen Run

Status

License macOS Windows Linux Coverage Issues
License Build Status AppVeyor Build status CircleCi codecov GitHub issues

Quick Start

  • C++17
  • CMake > 3.13
  • Ninja Build

Clone with submodules:

git clone --recursive https://github.com/tobanteGaming/remisen-run.git
CONFIG=Debug make
CONFIG=Release make