https://github.com/commander-rb/commander

Last synced: about 1 month ago

Repository metadata:

The complete solution for Ruby command-line executables


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 844
Total Committers: 52
Avg Commits per committer: 16.231
Development Distribution Score (DDS): 0.321

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
TJ Holowaychuk tj@v****a 573
Gabriel Gilder g****l@g****m 111
Gabriel Gilder g****r@t****m 56
Marc-Andre Lafortune g****b@m****a 6
Orien Madgwick _@o****o 6
Jerome Lacoste j****e@g****m 5
benbc b****n@b****m 5
Federico Galassi f****i@g****m 4
Jonathon M. Abbott j****a@d****t 4
Simon COURTOIS s****s@l****m 4
Tim Lucas t@t****m 4
krissi c****e@a****e 4
Joseph Pecoraro j****2@g****m 3
Matt Brictson m****t@m****m 3
rmc r****b@g****m 3
Anthony Castle a****e@c****g 2
Cedric Vandendriessche c****e@t****e 2
Gabriel Gilder g****l@s****m 2
James White j****5@g****m 2
Jan Jedrychowski j****n@f****m 2
Alexey Belousov b****v@y****u 2
René Föhring rf@b****e 2
Paul Kuruvilla r****k@g****m 2
Olle Jonsson o****n@g****m 2
Felix Krause K****x 2
Johnny Robeson j****y@l****t 2
Justin Lynn j@3****m 2
Rich Grundy r****h@2****m 2
kethomassen k****n@g****m 2
raclaass r****s@a****m 2
and 22 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: commander

The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.

  • Homepage: https://github.com/commander-rb/commander
  • Documentation: http://www.rubydoc.info/gems/commander/
  • Licenses: MIT
  • Latest release: 5.0.0 (published 11 months ago)
  • Last Synced: 2024-11-10T21:37:30.636Z (about 1 month ago)
  • Versions: 39
  • Dependent Packages: 639
  • Dependent Repositories: 15,933
  • Downloads: 89,005,353 Total
  • Docker Downloads: 50,088,155
  • Rankings:
    • Dependent packages count: 0.071%
    • Downloads: 0.249%
    • Dependent repos count: 0.28%
    • Docker downloads count: 0.779%
    • Average: 1.086%
    • Stargazers count: 2.054%
    • Forks count: 3.083%
  • Maintainers (2)
go: github.com/commander-rb/commander

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/commander-rb/commander#section-documentation
  • Licenses: mit
  • Latest release: v5.0.0+incompatible (published 11 months ago)
  • Last Synced: 2024-11-10T21:37:31.239Z (about 1 month ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.224%
    • Forks count: 2.912%
    • Average: 6.379%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

commander.gemspec rubygems
  • rake >= 0 development
  • rspec ~> 3.2 development
  • rubocop ~> 1.12.1 development
  • simplecov >= 0 development
  • highline ~> 2.0.0
Gemfile rubygems