From babaa527520e2e2ec4499178b9a2bc2e7e7a32dc Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Tue, 3 Apr 2018 20:47:24 +0200 Subject: [PATCH] Add CLI11 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73579d4..2b5e7a1 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ as C/C++, as this is not an obstacle to most users.) | | [cmdline](https://github.com/tanakh/cmdline) | BSD | C++ |**1**| command-line argument parsing | | [linkom](https://github.com/hernandp/linkom) | MIT |C/C++|**1**| command-line argument parsing w/ DOS-style options | | [ProgramOptions.hxx](https://github.com/Fytch/ProgramOptions.hxx) | MIT | C++ |**1**| command-line argument parsing +| | [CLI11](https://github.com/CLIUtils/CLI11) | BSD | C++ |**1**| Feature-rich CLI parsing in modern C++11 # audio | | library | license | API |files| description