- C++ 76.5%
- CMake 16.6%
- Nix 5.3%
- Shell 1.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .nix | ||
| chapters | ||
| cmake | ||
| include | ||
| src | ||
| tests | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| bootstrap.sh | ||
| build.sh | ||
| CMakeLists.txt | ||
| README.md | ||
| test.sh | ||
Purpose
This project follows Ou Changkun's book Modern C++ Tutorial: C++11/14/17/20 On the Fly.
Building
Use the included bootstrap.sh, build.sh and test.sh scripts.
Prerequisites
See .nix/flake.nix for all required tools.