Update README.md

This commit is contained in:
Duncan Ogilvie
2025-05-29 23:21:04 +02:00
committed by GitHub
parent b1249af365
commit c49ee6bafe
+2
View File
@@ -1,5 +1,7 @@
# cmkr
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/build-cpp/cmkr)
`cmkr`, pronounced "cmaker", is a modern build system based on [CMake](https://cmake.org/) and [TOML](https://toml.io).
`cmkr` parses `cmake.toml` files and generates a modern, idiomatic `CMakeLists.txt` for you. A minimal example: