Nat C++ Adding arg parse lib Download latest release from here put .hpp file in include/CLI11.hpp Testing cd tests ./run_tests.sh Writing tests Add test function to tests/main.cpp Update run_tests.sh to include new cpp files to link Run run_tests.sh to make sure everything passes