Tag: CPP
All the articles with the tag "CPP".
-
cmake-init: the best way to kick off a new C or C++ project
If you're tired of setting up the same boilerplates for testing, CI/CD, and linting every time you start a new repo, you should probably just use cmake-init tool.