File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# wsjcpp-arguments
2- Processors for application arguments
2+
3+ [ ![ Build Status] ( https://api.travis-ci.org/wsjcpp/wsjcpp-arguments.svg?branch=master )] ( https://travis-ci.org/wsjcpp/wsjcpp-arguments ) [ ![ Github Stars] ( https://img.shields.io/github/stars/wsjcpp/wsjcpp-arguments.svg?label=github%20%E2%98%85 )] ( https://github.com/wsjcpp/wsjcpp-arguments/stargazers ) [ ![ Github Stars] ( https://img.shields.io/github/contributors/wsjcpp/wsjcpp-arguments.svg )] ( https://github.com/wsjcpp/wsjcpp-arguments/ ) [ ![ Github Forks] ( https://img.shields.io/github/forks/wsjcpp/wsjcpp-arguments.svg?label=github%20forks )] ( https://github.com/wsjcpp/wsjcpp-arguments/network/members )
4+
5+ Helpful parser for parsing application arguments
6+
7+ ## Installing
8+
9+ ```
10+ wsjcpp install "https://github.com/wsjcpp/wsjcpp-arguments:master"
11+ ```
12+
13+ or specify version:
14+ ```
15+ wsjcpp install "https://github.com/wsjcpp/wsjcpp-arguments:v0.0.1"
16+ ```
17+
18+
19+
You can’t perform that action at this time.
0 commit comments