A cli for generating cmake projects
$ npm linkAdd a runner to the path or create a symlink & manually install the MAN file if needed
# first install all packages
$ npm install
# then just build
$ npm run buildRun the cli in a folder where you want to add a CMake project to
$ cmake-template project-name