Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/JEG2/highline
Last synced: about 4 hours ago
Repository metadata:
A higher level command-line oriented interface.
- Host: GitHub
- URL: https://github.com/JEG2/highline
- Owner: JEG2
- License: other
- Created: 2009-02-02T16:25:53.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T10:58:18.000Z (2 months ago)
- Last Synced: 2024-10-29T12:59:28.327Z (12 days ago)
- Language: Ruby
- Homepage:
- Size: 2.25 MB
- Stars: 1,287
- Watchers: 22
- Forks: 137
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: COPYING
- Authors: AUTHORS
Owner metadata:
- Name: James Edward Gray II
- Login: JEG2
- Email:
- Kind: user
- Description:
- Website: http://graysoftinc.com/
- Location: Edmond, OK, USA
- Twitter:
- Company: Gray Productions Software Inc.
- Icon url: https://avatars.githubusercontent.com/u/5639?u=73f116b401a9e0f28670602dd05335718abecec5&v=4
- Repositories: 150
- Last Synced at: 2023-04-09T06:01:36.058Z
- Profile URL: https://github.com/JEG2
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 1,047
Total Committers: 71
Avg Commits per committer: 14.746
Development Distribution Score (DDS): 0.414
Commits in past year: 34
Committers in past year: 6
Avg Commits per committer in past year: 5.667
Development Distribution Score (DDS) in past year: 0.176
Name | Commits | |
---|---|---|
Abinoam Praxedes Marques Jr | a****m@g****m | 614 |
James Gray | j****s@g****t | 99 |
James Edward Gray II | j****s@g****m | 52 |
Gregory Brown | g****n@g****m | 50 |
Tom Copeland | n****e@n****m | 25 |
matugm | m****m@g****m | 22 |
Richard LeBer | r****r@g****m | 18 |
matrinox | g****1@m****m | 12 |
Dāvis | d****h@g****m | 10 |
Justin Collins | j****n@p****m | 10 |
Mina Nagy Zaki | m****i@g****m | 8 |
Marcus Stollsteimer | s****r@w****e | 8 |
Stephen Bannasch | s****h@g****m | 7 |
Peter Goldstein | p****n@g****m | 6 |
Aregic | a****c@g****m | 5 |
Thomas Dudziak | t****s@n****m | 5 |
Lachlan Dowding | l****g@g****m | 4 |
Keith Bennett | k****t@v****m | 4 |
Frederico | f****t@g****m | 4 |
Ana María Martínez Gómez | a****a@m****e | 4 |
Koichi ITO | k****o@g****m | 3 |
mmihira | m****w@g****m | 3 |
michael | m****l@i****t | 3 |
Scott Gonyea | s****a@t****m | 3 |
Kenichi Kamiya | k****1@g****m | 3 |
Fission Xuiptz | f****z@s****m | 3 |
Eli Young | e****e@g****m | 3 |
Aaron D. Gifford | h****/ | 3 |
Olle Jonsson | o****n@g****m | 2 |
Keenan Brock | k****n@t****t | 2 |
and 41 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 243,643,405 total
- Total docker downloads: 316,230,021
- Total dependent packages: 1,560 (may contain duplicates)
- Total dependent repositories: 77,935 (may contain duplicates)
- Total versions: 115
- Total maintainers: 4
rubygems: highline
A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
- Homepage: https://github.com/JEG2/highline
- Documentation: http://www.rubydoc.info/gems/highline/
- Licenses: Ruby
- Latest release: 3.0.1 (published 10 months ago)
- Last Synced: 2024-11-08T20:33:02.480Z (1 day ago)
- Versions: 71
- Dependent Packages: 1,560
- Dependent Repositories: 77,935
- Downloads: 243,643,405 Total
- Docker Downloads: 316,230,021
-
Rankings:
- Dependent packages count: 0.033%
- Downloads: 0.079%
- Dependent repos count: 0.132%
- Docker downloads count: 0.496%
- Average: 0.774%
- Stargazers count: 1.714%
- Forks count: 2.19%
- Maintainers (4)
go: github.com/JEG2/highline
- Homepage:
- Documentation: https://pkg.go.dev/github.com/JEG2/highline#section-documentation
- Licenses: other
- Latest release: v3.0.1+incompatible (published 10 months ago)
- Last Synced: 2024-11-08T20:33:03.704Z (1 day ago)
- Versions: 22
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.836%
- Forks count: 2.329%
- Average: 6.136%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
go: github.com/jeg2/highline
- Homepage:
- Documentation: https://pkg.go.dev/github.com/jeg2/highline#section-documentation
- Licenses: other
- Latest release: v3.0.1+incompatible (published 10 months ago)
- Last Synced: 2024-11-08T20:33:03.642Z (1 day ago)
- Versions: 22
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.836%
- Forks count: 2.329%
- Average: 6.136%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- flog >= 0 development
- pronto >= 0 development
- pronto-flay >= 0 development
- pronto-poper >= 0 development
- pronto-reek >= 0 development
- pronto-rubocop >= 0 development
- simplecov >= 0 development
- bundler >= 0 development
- minitest >= 0 development
- rake >= 0 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite