mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
17 lines
338 B
JSON
17 lines
338 B
JSON
{
|
|
"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
|
|
}
|
|
}
|
|
}
|