Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 553 Bytes

File metadata and controls

27 lines (17 loc) · 553 Bytes

Bootstrap for C++ coding kata

CI

Overview

This is a bootstrap repository for clean code katas in C++17 using GoogleTest.

Prerequisites

Usage

Build

make build

Run tests

make test