build-cpp / cmkr

Modern build system based on CMake and TOML.
https://cmkr.build
MIT License
425 stars 28 forks source link

`cmkr init` should be a wizard #24

Open mrexodia opened 3 years ago

mrexodia commented 3 years ago

Inspiration: https://github.com/friendlyanon/cmake-init

mrexodia commented 2 years ago

After the update it is no longer complete garbage. The templates are a bit more refined + link to documentation and when you generate in an existing directory you get and empty cmake.toml to bootstrap your migration process.