This is a collection of tools used within the context of the HEP Software Foundation (HSF).
The tool create_project creates a template CMake project. The created project contains the standard use patterns for small CMake projects, plus support for Doxygen and CPack. Further documentation is provided within the created package itself inside the README.md.
These tools provide a way to derive and assemble the used platform (architecture, operating system, compiler, build type) into the standard HSF form. More details can be found int he corresponding HSF note.