We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b4d3a commit 7137af2Copy full SHA for 7137af2
README.md
@@ -8,11 +8,13 @@ This repository is home to various Dart packages under the [dart.dev](https://pu
8
9
| Package | Description | Version |
10
|---|---|---|
11
+| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set
12
+ of options and values. | [](https://pub.dev/packages/args) |
13
14
## Publishing automation
15
16
For information about our publishing automation and release process, see
17
https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
18
19
For additional information about contributing, see our
-[contributing](CONTRIBUTING.md) page.
20
+[contributing](CONTRIBUTING.md) page.
0 commit comments