Skip to content

cleancode-cpp/Base-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Base-Setup

C++ Base Setup for TDD

  1. Select a branch, to start with.
  2. See issues for your task.

Learn a lot!

Git clone with submodules

git clone --recurse-submodules -b <branch-name> https://github.com/cleancode-cpp/Base-Setup.git