docs: add readme
This commit is contained in:
parent
92dd9b38ee
commit
b78b86742b
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
## Purpose
|
||||||
|
|
||||||
|
This project follows Ou Changkun's book [Modern C++ Tutorial: C++11/14/17/20 On the Fly](https://github.com/changkun/modern-cpp-tutorial).
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
Use the included `bootstrap.sh`, `build.sh` and `test.sh` scripts.
|
||||||
|
|
||||||
|
## Prerequisites
|
||||||
|
|
||||||
|
See `.nix/flake.nix` for all required tools.
|
Reference in New Issue
Block a user