A cli for generating cmake projects
$ npm link
Add 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 build
Run the cli in a folder where you want to add a CMake project to
$ cmake-template project-name