## Build
### Manual Build
$ cmake -S . -B build
$ cmake --build build
### Auto Build
$./bld
The executables located in the bin directory