mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-05 17:15:32 +02:00
removed required changes
This commit is contained in:
parent
866d4f9eab
commit
6f83f210d9
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user