File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# wsjcpp-yaml
22
3- [](https://travis-ci.com/wsjcpp/wsjcpp-yaml) [](https://github.com/wsjcpp/wsjcpp-yaml) [](https://github.com/wsjcpp/wsjcpp-yaml) [](https://github.com/wsjcpp/wsjcpp-yaml/network/members) [](https://lgtm.com/projects/g/wsjcpp/wsjcpp-yaml/alerts/) [](https://lgtm.com/projects/g/wsjcpp/wsjcpp-yaml/context:cpp) [](https://www.deepcode.ai/app/gh/wsjcpp/wsjcpp-yaml/_/dashboard?utm_content=gh%2Fwsjcpp%2Fwsjcpp-yaml)
3+ [ ![ Build Status] ( https://api.travis-ci.com/wsjcpp/wsjcpp-yaml.svg?branch=master )] ( https://travis-ci.com/wsjcpp/wsjcpp-yaml ) [ ![ Github Stars] ( https://img.shields.io/github/stars/wsjcpp/wsjcpp-yaml.svg?label=github%20%E2%98%85 )] ( https://github.com/wsjcpp/wsjcpp-yaml ) [ ![ Github Stars] ( https://img.shields.io/github/contributors/wsjcpp/wsjcpp-yaml.svg )] ( https://github.com/wsjcpp/wsjcpp-yaml ) [ ![ Github Forks] ( https://img.shields.io/github/forks/wsjcpp/wsjcpp-yaml.svg?label=github%20forks )] ( https://github.com/wsjcpp/wsjcpp-yaml/network/members ) [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/wsjcpp/wsjcpp-yaml.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/wsjcpp/wsjcpp-yaml/alerts/ ) [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/wsjcpp/wsjcpp-yaml.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/wsjcpp/wsjcpp-yaml/context:cpp )
44
55C++ YAML parser/reader and writer of * .yaml/* .yml files with keeping user formatting
66
@@ -13,6 +13,14 @@ include files:
1313- src/wsjcpp_yaml.cpp
1414- src/wsjcpp_yaml.h
1515
16+ or just
17+
18+ ```
19+ $ wsjcpp install https://github.com/wsjcpp/wsjcpp-yaml:master
20+ ```
21+
22+ ## Example usage:
23+
1624In you main file configure logger:
1725
1826``` cpp
You can’t perform that action at this time.
0 commit comments