mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-29 12:13:52 +00:00
All-Contributors (#379)
* 📝 Add @henryiii as a contributor * 📝 Add @phlptp as a contributor * 📝 Add @cbachhuber as a contributor * 📝 Add @lambdafu as a contributor * 📝 Update @lambdafu as a contributor * 📝 Update @lambdafu as a contributor * 📝 Add @SkyToGround as a contributor * 📝 Add @dvj as a contributor * 📝 Add @lczech as a contributor * 📝 Add @rafiw as a contributor * 📝 Add @mensinda as a contributor * 📝 Add @jbriales as a contributor * 📝 Update @jbriales as a contributor * 📝 Add @seanfisk as a contributor * 📝 Add @fpeng1985 as a contributor * 📝 Add @almikhayl as a contributor * 📝 Add @andrew-hardin as a contributor * 📝 Add @SX91 as a contributor * 📝 Add @helmesjo as a contributor * 📝 Add @skannan89 as a contributor * 📝 Add @kraj as a contributor * 📝 Add @mogigoma as a contributor * 📝 Add @msoeken as a contributor * 📝 Add @nathanhourt as a contributor * 📝 Add @pleroux0 as a contributor * 📝 Add @chfast as a contributor * Fixes * 📝 Add @peterazmanov as a contributor * 📝 Add @delpinux as a contributor * 📝 Add @metopa as a contributor * Contributing guide * 📝 Add @ChristosT as a contributor * 📝 Add @deining as a contributor * 📝 Add @elszon as a contributor * 📝 Add @ncihnegn as a contributor * 📝 Add @nurelin as a contributor * 📝 Add @ryan4729 as a contributor * Remove extra parts * More cleanup * Instructions added
This commit is contained in:
parent
11519d8c75
commit
c901ac4bed
316
.all-contributorsrc
Normal file
316
.all-contributorsrc
Normal file
@ -0,0 +1,316 @@
|
|||||||
|
{
|
||||||
|
"projectName": "CLI11",
|
||||||
|
"projectOwner": "CLIUtils",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": true,
|
||||||
|
"commitConvention": "atom",
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "henryiii",
|
||||||
|
"name": "Henry Schreiner",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/4616906?v=4",
|
||||||
|
"profile": "http://iscinumpy.gitlab.io",
|
||||||
|
"contributions": [
|
||||||
|
"maintenance"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "phlptp",
|
||||||
|
"name": "Philip Top",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/20667153?v=4",
|
||||||
|
"profile": "https://github.com/phlptp",
|
||||||
|
"contributions": [
|
||||||
|
"maintenance"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "cbachhuber",
|
||||||
|
"name": "Christoph Bachhuber",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/27212661?v=4",
|
||||||
|
"profile": "https://www.linkedin.com/in/cbachhuber/",
|
||||||
|
"contributions": [
|
||||||
|
"example",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "lambdafu",
|
||||||
|
"name": "Marcus Brinkmann",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/1138455?v=4",
|
||||||
|
"profile": "https://lambdafu.net/",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "SkyToGround",
|
||||||
|
"name": "Jonas Nilsson",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/58835?v=4",
|
||||||
|
"profile": "https://github.com/SkyToGround",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "dvj",
|
||||||
|
"name": "Doug Johnston",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/77217?v=4",
|
||||||
|
"profile": "https://github.com/dvj",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "lczech",
|
||||||
|
"name": "Lucas Czech",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/4741887?v=4",
|
||||||
|
"profile": "http://lucas-czech.de",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "rafiw",
|
||||||
|
"name": "Rafi Wiener",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/3034707?v=4",
|
||||||
|
"profile": "https://github.com/rafiw",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "mensinda",
|
||||||
|
"name": "Daniel Mensinger",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/3407462?v=4",
|
||||||
|
"profile": "https://github.com/mensinda",
|
||||||
|
"contributions": [
|
||||||
|
"platform"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "jbriales",
|
||||||
|
"name": "Jesus Briales",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/6850478?v=4",
|
||||||
|
"profile": "https://github.com/jbriales",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"bug"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "seanfisk",
|
||||||
|
"name": "Sean Fisk",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/410322?v=4",
|
||||||
|
"profile": "https://seanfisk.com/",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "fpeng1985",
|
||||||
|
"name": "fpeng1985",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/87981?v=4",
|
||||||
|
"profile": "https://github.com/fpeng1985",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "almikhayl",
|
||||||
|
"name": "almikhayl",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/6747040?v=4",
|
||||||
|
"profile": "https://github.com/almikhayl",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"platform"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "andrew-hardin",
|
||||||
|
"name": "Andrew Hardin",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/16496326?v=4",
|
||||||
|
"profile": "https://github.com/andrew-hardin",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "SX91",
|
||||||
|
"name": "Anton",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/754754?v=4",
|
||||||
|
"profile": "https://github.com/SX91",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "helmesjo",
|
||||||
|
"name": "Fred Helmesjö",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/2501070?v=4",
|
||||||
|
"profile": "https://github.com/helmesjo",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "skannan89",
|
||||||
|
"name": "Kannan",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/11918764?v=4",
|
||||||
|
"profile": "https://github.com/skannan89",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "kraj",
|
||||||
|
"name": "Khem Raj",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/465279?v=4",
|
||||||
|
"profile": "http://himvis.com",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "mogigoma",
|
||||||
|
"name": "Mak Kolybabi",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/130862?v=4",
|
||||||
|
"profile": "https://www.mogigoma.com/",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "msoeken",
|
||||||
|
"name": "Mathias Soeken",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/1998245?v=4",
|
||||||
|
"profile": "http://msoeken.github.io",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "nathanhourt",
|
||||||
|
"name": "Nathan Hourt",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/271977?v=4",
|
||||||
|
"profile": "https://github.com/nathanhourt",
|
||||||
|
"contributions": [
|
||||||
|
"bug",
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "pleroux0",
|
||||||
|
"name": "Paul le Roux",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/39619854?v=4",
|
||||||
|
"profile": "https://github.com/pleroux0",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"platform"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "chfast",
|
||||||
|
"name": "Paweł Bylica",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/573380?v=4",
|
||||||
|
"profile": "https://github.com/chfast",
|
||||||
|
"contributions": [
|
||||||
|
"platform"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "peterazmanov",
|
||||||
|
"name": "Peter Azmanov",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/15322318?v=4",
|
||||||
|
"profile": "https://github.com/peterazmanov",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "delpinux",
|
||||||
|
"name": "Stéphane Del Pino",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/35096584?v=4",
|
||||||
|
"profile": "https://github.com/delpinux",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "metopa",
|
||||||
|
"name": "Viacheslav Kroilov",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/3974178?v=4",
|
||||||
|
"profile": "https://github.com/metopa",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "ChristosT",
|
||||||
|
"name": "christos",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/6725596?v=4",
|
||||||
|
"profile": "http://cs.odu.edu/~ctsolakis",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "deining",
|
||||||
|
"name": "deining",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/18169566?v=4",
|
||||||
|
"profile": "https://github.com/deining",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "elszon",
|
||||||
|
"name": "elszon",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/2971495?v=4",
|
||||||
|
"profile": "https://github.com/elszon",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "ncihnegn",
|
||||||
|
"name": "ncihnegn",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/12021721?v=4",
|
||||||
|
"profile": "https://github.com/ncihnegn",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "nurelin",
|
||||||
|
"name": "nurelin",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/5276274?v=4",
|
||||||
|
"profile": "https://github.com/nurelin",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "ryan4729",
|
||||||
|
"name": "ryan4729",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/40183301?v=4",
|
||||||
|
"profile": "https://github.com/ryan4729",
|
||||||
|
"contributions": [
|
||||||
|
"test"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7
|
||||||
|
}
|
12
.github/CONTRIBUTING.md
vendored
12
.github/CONTRIBUTING.md
vendored
@ -54,3 +54,15 @@ conan upload "*" -r cli11 --all
|
|||||||
```
|
```
|
||||||
|
|
||||||
Here I've assumed that the remote is `cli11`.
|
Here I've assumed that the remote is `cli11`.
|
||||||
|
|
||||||
|
## For maintainers: remember to add contributions
|
||||||
|
|
||||||
|
In a commit to a PR, just add "`@all-contributors please add <username> for <contributions>`" or similar (see <https://allcontributors.org>). Use `code` for code, `bug` if an issue was submitted, `platform` for packaging stuff, and `doc` for documentation updates.
|
||||||
|
|
||||||
|
To run locally, do:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yarn add --dev all-contributors-cli
|
||||||
|
yarn all-contributors add username code,bug
|
||||||
|
```
|
||||||
|
|
||||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,3 +8,7 @@ a.out*
|
|||||||
/*.kdev4
|
/*.kdev4
|
||||||
/html/*
|
/html/*
|
||||||
!/meson.build
|
!/meson.build
|
||||||
|
|
||||||
|
/node_modules/*
|
||||||
|
/package.json
|
||||||
|
/yarn.lock
|
||||||
|
80
README.md
80
README.md
@ -850,32 +850,63 @@ Several short examples of different features are included in the repository. A b
|
|||||||
To contribute, open an [issue][github issues] or [pull request][github pull requests] on GitHub, or ask a question on [gitter][]. There is also a short note to contributors [here](./.github/CONTRIBUTING.md).
|
To contribute, open an [issue][github issues] or [pull request][github pull requests] on GitHub, or ask a question on [gitter][]. There is also a short note to contributors [here](./.github/CONTRIBUTING.md).
|
||||||
This readme roughly follows the [Standard Readme Style][] and includes a mention of almost every feature of the library. More complex features are documented in more detail in the [CLI11 tutorial GitBook][gitbook].
|
This readme roughly follows the [Standard Readme Style][] and includes a mention of almost every feature of the library. More complex features are documented in more detail in the [CLI11 tutorial GitBook][gitbook].
|
||||||
|
|
||||||
This project was created by [Henry Schreiner](https://github.com/henryiii).
|
This project was created by [Henry Schreiner](https://github.com/henryiii) and major features were added by [Philip Top](https://github.com/phlptp). Special thanks to all the contributors ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
Significant features and/or improvements to the code were contributed by:
|
|
||||||
|
|
||||||
- [Anton](https://github.com/SX91)
|
|
||||||
- [Doug Johnston](https://github.com/dvj)
|
|
||||||
- [Jonas Nilsson](https://github.com/SkyToGround)
|
|
||||||
- [Lucas Czech](https://github.com/lczech)
|
|
||||||
- [Marcus Brinkmann](https://github.com/lambdafu)
|
|
||||||
- [Mathias Soeken](https://github.com/msoeken)
|
|
||||||
- [Nathan Hourt](https://github.com/nathanhourt)
|
|
||||||
- [Sean Fisk](https://github.com/seanfisk)
|
|
||||||
- [Stéphane Del Pino](https://github.com/delpinux)
|
|
||||||
- [Mak Kolybabi](https://github.com/mogigoma)
|
|
||||||
- [Paweł Bylica](https://github.com/chfast)
|
|
||||||
- [Philip Top](https://github.com/phlptp) <!-- Major features in 1.7 and 1.8 -->
|
|
||||||
- [almikhayl](https://github.com/almikhayl)
|
|
||||||
- [nurelin](https://github.com/nurelin) <!-- help_all in message -->
|
|
||||||
- [ncihneg](https://github.com/ncihneg) <!-- Quoting strings in INI generation -->
|
|
||||||
- [Fred Helmesjö](https://github.com/helmesjo) <!-- `->description()` -->
|
|
||||||
- [Rafi Wiener](https://github.com/rafiw) <!-- INI, +ive validators and vector separators -->
|
|
||||||
[elszon](https://github.com/elszon) <!-- Formatting in multiline string -->
|
|
||||||
[ryan4729](https://github.com/ryan4729) <!-- AArch64 support -->
|
|
||||||
[Andrew Hardin](https://github.com/andrew-hardin) <!-- Fixing two warnings -->
|
|
||||||
[Paul le Roux](https://github.com/pleroux0) <!-- Arch independent CMake Config -->
|
|
||||||
- [Viacheslav Kroilov](https://github.com/metopa) <!-- AsNumberWithUnit and AsSizeValue -->
|
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
<!-- markdownlint-disable -->
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="http://iscinumpy.gitlab.io"><img src="https://avatars1.githubusercontent.com/u/4616906?v=4" width="100px;" alt=""/><br /><sub><b>Henry Schreiner</b></sub></a><br /><a href="#maintenance-henryiii" title="Maintenance">🚧</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/phlptp"><img src="https://avatars0.githubusercontent.com/u/20667153?v=4" width="100px;" alt=""/><br /><sub><b>Philip Top</b></sub></a><br /><a href="#maintenance-phlptp" title="Maintenance">🚧</a></td>
|
||||||
|
<td align="center"><a href="https://www.linkedin.com/in/cbachhuber/"><img src="https://avatars0.githubusercontent.com/u/27212661?v=4" width="100px;" alt=""/><br /><sub><b>Christoph Bachhuber</b></sub></a><br /><a href="#example-cbachhuber" title="Examples">💡</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=cbachhuber" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://lambdafu.net/"><img src="https://avatars1.githubusercontent.com/u/1138455?v=4" width="100px;" alt=""/><br /><sub><b>Marcus Brinkmann</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Alambdafu" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=lambdafu" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/SkyToGround"><img src="https://avatars1.githubusercontent.com/u/58835?v=4" width="100px;" alt=""/><br /><sub><b>Jonas Nilsson</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3ASkyToGround" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=SkyToGround" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/dvj"><img src="https://avatars2.githubusercontent.com/u/77217?v=4" width="100px;" alt=""/><br /><sub><b>Doug Johnston</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Advj" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=dvj" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="http://lucas-czech.de"><img src="https://avatars0.githubusercontent.com/u/4741887?v=4" width="100px;" alt=""/><br /><sub><b>Lucas Czech</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Alczech" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=lczech" title="Code">💻</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://github.com/rafiw"><img src="https://avatars3.githubusercontent.com/u/3034707?v=4" width="100px;" alt=""/><br /><sub><b>Rafi Wiener</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Arafiw" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=rafiw" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/mensinda"><img src="https://avatars3.githubusercontent.com/u/3407462?v=4" width="100px;" alt=""/><br /><sub><b>Daniel Mensinger</b></sub></a><br /><a href="#platform-mensinda" title="Packaging/porting to new platform">📦</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/jbriales"><img src="https://avatars1.githubusercontent.com/u/6850478?v=4" width="100px;" alt=""/><br /><sub><b>Jesus Briales</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=jbriales" title="Code">💻</a> <a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Ajbriales" title="Bug reports">🐛</a></td>
|
||||||
|
<td align="center"><a href="https://seanfisk.com/"><img src="https://avatars0.githubusercontent.com/u/410322?v=4" width="100px;" alt=""/><br /><sub><b>Sean Fisk</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Aseanfisk" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=seanfisk" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/fpeng1985"><img src="https://avatars1.githubusercontent.com/u/87981?v=4" width="100px;" alt=""/><br /><sub><b>fpeng1985</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=fpeng1985" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/almikhayl"><img src="https://avatars2.githubusercontent.com/u/6747040?v=4" width="100px;" alt=""/><br /><sub><b>almikhayl</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=almikhayl" title="Code">💻</a> <a href="#platform-almikhayl" title="Packaging/porting to new platform">📦</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/andrew-hardin"><img src="https://avatars0.githubusercontent.com/u/16496326?v=4" width="100px;" alt=""/><br /><sub><b>Andrew Hardin</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=andrew-hardin" title="Code">💻</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://github.com/SX91"><img src="https://avatars2.githubusercontent.com/u/754754?v=4" width="100px;" alt=""/><br /><sub><b>Anton</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=SX91" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/helmesjo"><img src="https://avatars0.githubusercontent.com/u/2501070?v=4" width="100px;" alt=""/><br /><sub><b>Fred Helmesjö</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Ahelmesjo" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=helmesjo" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/skannan89"><img src="https://avatars0.githubusercontent.com/u/11918764?v=4" width="100px;" alt=""/><br /><sub><b>Kannan</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Askannan89" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=skannan89" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="http://himvis.com"><img src="https://avatars3.githubusercontent.com/u/465279?v=4" width="100px;" alt=""/><br /><sub><b>Khem Raj</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=kraj" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://www.mogigoma.com/"><img src="https://avatars2.githubusercontent.com/u/130862?v=4" width="100px;" alt=""/><br /><sub><b>Mak Kolybabi</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=mogigoma" title="Documentation">📖</a></td>
|
||||||
|
<td align="center"><a href="http://msoeken.github.io"><img src="https://avatars0.githubusercontent.com/u/1998245?v=4" width="100px;" alt=""/><br /><sub><b>Mathias Soeken</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=msoeken" title="Documentation">📖</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/nathanhourt"><img src="https://avatars2.githubusercontent.com/u/271977?v=4" width="100px;" alt=""/><br /><sub><b>Nathan Hourt</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Anathanhourt" title="Bug reports">🐛</a> <a href="https://github.com/CLIUtils/CLI11/commits?author=nathanhourt" title="Code">💻</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://github.com/pleroux0"><img src="https://avatars2.githubusercontent.com/u/39619854?v=4" width="100px;" alt=""/><br /><sub><b>Paul le Roux</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=pleroux0" title="Code">💻</a> <a href="#platform-pleroux0" title="Packaging/porting to new platform">📦</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/chfast"><img src="https://avatars1.githubusercontent.com/u/573380?v=4" width="100px;" alt=""/><br /><sub><b>Paweł Bylica</b></sub></a><br /><a href="#platform-chfast" title="Packaging/porting to new platform">📦</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/peterazmanov"><img src="https://avatars0.githubusercontent.com/u/15322318?v=4" width="100px;" alt=""/><br /><sub><b>Peter Azmanov</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=peterazmanov" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/delpinux"><img src="https://avatars0.githubusercontent.com/u/35096584?v=4" width="100px;" alt=""/><br /><sub><b>Stéphane Del Pino</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=delpinux" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/metopa"><img src="https://avatars2.githubusercontent.com/u/3974178?v=4" width="100px;" alt=""/><br /><sub><b>Viacheslav Kroilov</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=metopa" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="http://cs.odu.edu/~ctsolakis"><img src="https://avatars0.githubusercontent.com/u/6725596?v=4" width="100px;" alt=""/><br /><sub><b>christos</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ChristosT" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/deining"><img src="https://avatars3.githubusercontent.com/u/18169566?v=4" width="100px;" alt=""/><br /><sub><b>deining</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=deining" title="Documentation">📖</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://github.com/elszon"><img src="https://avatars0.githubusercontent.com/u/2971495?v=4" width="100px;" alt=""/><br /><sub><b>elszon</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=elszon" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/ncihnegn"><img src="https://avatars3.githubusercontent.com/u/12021721?v=4" width="100px;" alt=""/><br /><sub><b>ncihnegn</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ncihnegn" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/nurelin"><img src="https://avatars3.githubusercontent.com/u/5276274?v=4" width="100px;" alt=""/><br /><sub><b>nurelin</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=nurelin" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/ryan4729"><img src="https://avatars3.githubusercontent.com/u/40183301?v=4" width="100px;" alt=""/><br /><sub><b>ryan4729</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ryan4729" title="Tests">⚠️</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- markdownlint-enable -->
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
|
||||||
|
|
||||||
|
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
@ -943,3 +974,4 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi
|
|||||||
[hunter]: https://docs.hunter.sh/en/latest/packages/pkg/CLI11.html
|
[hunter]: https://docs.hunter.sh/en/latest/packages/pkg/CLI11.html
|
||||||
[standard readme style]: https://github.com/RichardLitt/standard-readme
|
[standard readme style]: https://github.com/RichardLitt/standard-readme
|
||||||
[argparse]: https://github.com/p-ranav/argparse
|
[argparse]: https://github.com/p-ranav/argparse
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user