https://github.com/dart-archive/args
Last synced: about 1 month ago
Repository metadata:
A command-line argument parsing library for Dart.
- Host: GitHub
- URL: https://github.com/dart-archive/args
- Owner: dart-archive
- License: bsd-3-clause
- Archived: true
- Created: 2014-12-19T21:42:56.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T06:56:07.000Z (2 months ago)
- Last Synced: 2024-11-06T20:34:13.357Z (about 1 month ago)
- Language: Dart
- Homepage: https://pub.dev/packages/args
- Size: 509 KB
- Stars: 218
- Watchers: 41
- Forks: 63
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Dart Archive
- Login: dart-archive
- Email:
- Kind: organization
- Description: Legacy projects kept around for posterity – See github.com/dart-lang for current work
- Website: https://dart.dev
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/25019405?v=4
- Repositories: 95
- Last Synced at: 2023-03-11T02:46:05.410Z
- Profile URL: https://github.com/dart-archive
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 258
Total Committers: 62
Avg Commits per committer: 4.161
Development Distribution Score (DDS): 0.818
Commits in past year: 16
Committers in past year: 6
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.563
Name | Commits | |
---|---|---|
Natalie Weizenbaum | n****z@g****m | 47 |
[email protected] | r****m@g****m | 24 |
dependabot[bot] | 4****] | 19 |
Devon Carew | d****w@g****m | 15 |
Kevin Moore | k****o | 14 |
Nate Bosch | n****h@g****m | 12 |
Kevin Moore | k****o@g****m | 9 |
Nate Bosch | n****1@g****m | 8 |
David Morgan | d****n@g****m | 7 |
Jacob MacDonald | j****c@g****m | 7 |
[email protected] | l****n@g****m | 7 |
[email protected] | d****e@g****m | 6 |
Sam Rawlins | s****s@g****m | 6 |
[email protected] | a****n@g****m | 5 |
[email protected] | k****o@j****m | 5 |
Greg Spencer | g****r@g****m | 4 |
[email protected] | a****e@g****m | 4 |
[email protected] | a****i@g****m | 4 |
[email protected] | f****h@g****m | 4 |
Seth Ladd | s****d@g****m | 3 |
BC Ko | b****o | 2 |
Konstantin Scheglov | s****v@g****m | 2 |
[email protected] | r****s@g****m | 2 |
[email protected] | g****m@g****m | 2 |
Kevin Moore | g****b@j****m | 2 |
Oliver | o****d@g****m | 2 |
Natalie Weizenbaum | n****2@g****m | 1 |
Naoto Kaneko | n****k@g****m | 1 |
Moritz | m****m@g****m | 1 |
José Luis Cruz | j****s | 1 |
and 32 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
pubspec.yaml
pub
- lints ^1.0.0 development
- test ^1.16.0 development
.github/workflows/test-package.yml
actions
- actions/checkout 755da8c3cf115ac066823e79a1e1788f8940201b composite
- dart-lang/setup-dart 6a218f2413a3e78e9087f638a238f6b40893203d composite
example/arg_parser/pubspec.yaml
pub
- args --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess path: "../.."
example/command_runner/pubspec.yaml
pub
- args --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess path: "../.."