Initial commit

This commit is contained in:
William McVicar
2023-04-28 09:00:18 +02:00
committed by GitHub
commit 01457e7e5b
19 changed files with 633 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# blank-slate
[![build](https://github.com/McMassiveNZ/blank-slate/actions/workflows/ci.yml/badge.svg)](https://github.com/McMassiveNZ/blank-slate/actions/workflows/ci.yml)
A blank slate cpp project containing boilerplate for CMake, testing and basic CI