https://github.com/davetron5000/gli

Last synced: about 1 month ago

Repository metadata:

Make awesome command-line applications the easy way


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 611
Total Committers: 50
Avg Commits per committer: 12.22
Development Distribution Score (DDS): 0.36

Commits in past year: 23
Committers in past year: 5
Avg Commits per committer in past year: 4.6
Development Distribution Score (DDS) in past year: 0.174

Name Email Commits
Dave Copeland d****0@g****m 391
Dave Copeland d****c@n****m 71
Jean-Sebastien Gelinas c****r@g****m 27
Dave Copeland d****d@o****m 18
ChrisArcand c****s@c****m 11
blindgaenger b****r@g****m 6
Hemant Kumar g****t@g****m 5
Wynn Netherland w****n@g****m 5
dblock d****k@d****g 5
Andreas Zuber z****r@p****h 4
Dave Copeland d****d@l****m 4
Ildar Sagdejev s****s@g****m 4
Jacob Evelyn j****n@g****m 4
John Leach j****n@j****k 4
Mick Pollard a****x@g****m 3
Vladimir v****y@i****m 3
David Copeland 2****0 2
Alex Tareshawty a****y@g****m 2
Cameron Dutro c****n@g****m 2
Eduardo de Santana Medeiros Alexandre e****b@g****m 2
Haim Ashkenazi h****m@b****g 2
Jesse Herrick j****k@g****m 2
Juan Ignacio Donoso j****o@g****m 2
Matt Brictson m****t@m****m 2
Paul Thornthwaite t****k@g****m 2
Rafał Rzepecki d****d@g****m 2
Vince Broz v****e@b****c 2
brianknight10 b****0@g****m 2
Andrew Terris a****s@g****m 1
Anna Fowles-Winkler a****r@o****m 1
and 20 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: gli

Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app

  • Homepage: https://davetron5000.github.com/gli/
  • Documentation: http://www.rubydoc.info/gems/gli/
  • Licenses: Apache-2.0
  • Latest release: 2.21.1 (published over 1 year ago)
  • Last Synced: 2024-11-11T21:31:32.556Z (about 1 month ago)
  • Versions: 88
  • Dependent Packages: 545
  • Dependent Repositories: 4,328
  • Downloads: 78,569,722 Total
  • Docker Downloads: 175,608,843
  • Rankings:
    • Dependent packages count: 0.082%
    • Downloads: 0.273%
    • Dependent repos count: 0.478%
    • Docker downloads count: 0.592%
    • Average: 0.964%
    • Stargazers count: 1.731%
    • Forks count: 2.629%
  • Maintainers (1)
go: github.com/davetron5000/gli

rubygems: davetron5000-gli

An application and API for describing command line interfaces that can be used to quickly create a shell for executing command-line tasks. The command line user interface is similar to Gits, in that it takes global options, a command, command-specific options, and arguments

  • Homepage: http://davetron5000.github.com/gli
  • Documentation: http://www.rubydoc.info/gems/davetron5000-gli/
  • Licenses: apache-2.0
  • Latest release: 0.2.3 (published over 10 years ago)
  • Last Synced: 2024-11-10T21:06:41.928Z (about 1 month ago)
  • Versions: 6
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 17,429 Total
  • Rankings:
    • Stargazers count: 1.548%
    • Forks count: 2.341%
    • Dependent packages count: 5.227%
    • Average: 17.259%
    • Downloads: 30.395%
    • Dependent repos count: 46.782%
rubygems: gli_aziz_light

Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app

  • Homepage: http://davetron5000.github.com/gli
  • Documentation: http://www.rubydoc.info/gems/gli_aziz_light/
  • Licenses: apache-2.0
  • Latest release: 2.8.1 (published almost 11 years ago)
  • Last Synced: 2024-11-10T21:06:43.549Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 3,787 Total
  • Rankings:
    • Stargazers count: 1.715%
    • Forks count: 2.594%
    • Dependent packages count: 7.746%
    • Dependent repos count: 21.706%
    • Average: 22.132%
    • Downloads: 76.901%
  • Maintainers (1)
conda: rb-gli

  • Homepage: https://rubygems.org/gems/gli
  • Licenses: Apache-2.0
  • Latest release: 2.19.0 (published over 5 years ago)
  • Last Synced: 2024-11-10T21:08:16.251Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 10.327%
    • Forks count: 16.222%
    • Average: 22.348%
    • Dependent packages count: 28.82%
    • Dependent repos count: 34.025%

Dependencies

Gemfile rubygems
  • psych >= 0
  • simplecov ~> 0.6.4
gli.gemspec rubygems
  • minitest >= 0 development
  • rainbow ~> 1.1, ~> 1.1.1 development
  • rake >= 0 development
  • rdoc >= 0 development
  • sdoc >= 0 development
test/apps/todo/Gemfile rubygems
test/apps/todo/todo.gemspec rubygems
  • rake >= 0 development
  • rdoc >= 0 development
test/apps/todo_legacy/Gemfile rubygems
test/apps/todo_legacy/todo.gemspec rubygems
  • rake >= 0 development
  • rdoc >= 0 development