Added Usage title to the page

This commit is contained in:
Luiz "darknessxk" Felipe
2021-05-06 15:54:14 -03:00
committed by Duncan Ogilvie
parent c686f1bec5
commit a002ddc606
+2
View File
@@ -4,6 +4,8 @@ title: Usage
permalink: /usage/
---
## Usage
cmkr parses cmake.toml files (using toml11 by Toru Niina) at the project directory. A basic hello world format with the minimum required fields:
```toml