mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-20 09:02:11 +01:00
removed required changes
This commit is contained in:
@@ -1,16 +1,9 @@
|
|||||||
# Clara v1.1.5
|
# Clara v1.1.5
|
||||||
[](https://travis-ci.org/catchorg/Clara)
|
|
||||||
[](https://ci.appveyor.com/project/catchorg/clara)
|
|
||||||
[](https://codecov.io/gh/catchorg/Clara)
|
|
||||||
|
|
||||||
-----------------------------
|
|
||||||
|
|
||||||
|
|
||||||
A simple to use, composable, command line parser for C++ 11 and beyond.
|
A simple to use, composable, command line parser for C++ 11 and beyond.
|
||||||
|
|
||||||
Clara is a single-header library.
|
|
||||||
|
|
||||||
To use, just `#include "clara.hpp"`
|
|
||||||
|
|
||||||
A parser for a single option can be created like this:
|
A parser for a single option can be created like this:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user