This repository contains a template for a CPP project. It sets up a project using CMake in which you can add and modify source files and also provides googletest based test setup.
Few changes might be required in cmake files for your project or filessytem specific requirements.