Basic starter application with logging support. What ever you name the root folder is what the name of the application will be.
Either use cmake or meson to generate build files or cd to scripts/{os}/ and run one of the project generation scripts then cd to {project root}/_build{build flavor} folders and run the build command, make or ninja