Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 254 Bytes

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