This commit is contained in:
2026-02-09 19:48:25 +01:00
parent 08f088d3b4
commit 64e7e965a9
4939 changed files with 1588149 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
{
"title": "CLI11 Tutorial",
"description": "A set of examples and detailed information about CLI11",
"author": "Henry Schreiner",
"plugins": [
"include-codeblock",
"term",
"hints"
],
"pluginsConfig": {
"include-codeblock": {
"unindent": true,
"fixlang": true
}
}
}