A summary of data about the Ruby ecosystem.

https://github.com/CocoaPods/Cork

A delightful CLI UI module.
https://github.com/CocoaPods/Cork

Keywords from Contributors

cocoapods dependency-manager mac objective-c bitbucket ci circle code-review danger gitlab

Last synced: about 2 hours ago
JSON representation

Repository metadata

A delightful CLI UI module.

README.md

Cork

A delightful CLI UI module.

Usage

board = Cork::Board.new()

You can use Cork to print simple messages.

board.puts('Hello World')

You can use notice to print notices to the user colored in green.

board.notice("We're out of 🍷.")

This is an example of Cork used to build a simple list.

board.section('Types of Wine') do
  board.labeled('Red', ['Shiraz', 'Merlot'])
  board.labeled('White', ['Gewürztraminer', 'Riesling'])
end
Types of Wine
  - Red:
    - Shiraz
    - Merlot
  - White:
    - Gewürztraminer
    - Riesling

This is an example of Cork used to print a warning with actions the user can take.

board.warn('Merlot is down to 1 oz', [
  'Purchase some more.'
])

board.print_warnings
[!] Merlot is down to 1 oz
    - Purchase some more.

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 67
Total Committers: 7
Avg Commits per committer: 9.571
Development Distribution Score (DDS): 0.254

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Karla-Sandoval-Sandoval k****l@g****m 50
Samuel E. Giddins s****s@s****e 6
Orta Therox o****x@g****m 5
Dimitris Koutsogiorgas d****s@s****m 3
Kyle Fuller i****x@k****k 1
Egor Iskrenkov e****r@i****e 1
Dimitris Koutsogiorgas d****s@d****l 1

Committer domains:


Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 7
Total pull requests: 12
Average time to close issues: about 2 months
Average time to close pull requests: 2 months
Total issue authors: 5
Total pull request authors: 6
Average comments per issue: 2.86
Average comments per pull request: 2.25
Merged pull request: 6
Bot issues: 0
Bot pull requests: 3

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 3.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/CocoaPods/Cork

Top Issue Authors

  • jcampbell05 (2)
  • segiddins (2)
  • orta (1)
  • maximkhatskevich (1)
  • samdmarshall (1)

Top Pull Request Authors

  • dependabot[bot] (3)
  • orta (3)
  • Karla-Isabel-Sandoval (3)
  • eiskrenkov (1)
  • segiddins (1)
  • SlaunchaMan (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)

Package metadata

gem.coop: cork

A delightful CLI UI module.

  • Homepage: https://github.com/CocoaPods/Cork
  • Documentation: http://www.rubydoc.info/gems/cork/
  • Licenses: MIT
  • Latest release: 0.3.0 (published almost 9 years ago)
  • Last Synced: 2026-03-03T17:28:28.973Z (about 5 hours ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 106,234,281 Total
  • Docker Downloads: 449,699,449
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.122%
    • Downloads: 0.239%
    • Docker downloads count: 0.247%
  • Maintainers (6)
rubygems.org: cork

A delightful CLI UI module.

  • Homepage: https://github.com/CocoaPods/Cork
  • Documentation: http://www.rubydoc.info/gems/cork/
  • Licenses: MIT
  • Latest release: 0.3.0 (published almost 9 years ago)
  • Last Synced: 2026-03-01T20:01:30.272Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 8
  • Dependent Repositories: 2,419
  • Downloads: 106,111,512 Total
  • Docker Downloads: 449,699,449
  • Rankings:
    • Downloads: 0.33%
    • Docker downloads count: 0.343%
    • Dependent repos count: 0.641%
    • Dependent packages count: 2.044%
    • Average: 4.431%
    • Stargazers count: 11.117%
    • Forks count: 12.112%
  • Maintainers (6)

Dependencies

Gemfile rubygems
  • bacon >= 0 development
  • codecov >= 0 development
  • mocha >= 0 development
  • mocha-on-bacon >= 0 development
  • prettybacon >= 0 development
  • rake >= 0 development
  • rubocop >= 0 development
Gemfile.lock rubygems
  • ast 2.0.0
  • astrolabe 1.3.1
  • bacon 1.2.0
  • codecov 0.6.0
  • colored2 3.1.2
  • cork 0.3.0
  • docile 1.4.0
  • metaclass 0.0.4
  • mocha 1.1.0
  • mocha-on-bacon 0.2.2
  • parser 2.2.2.6
  • powerpack 0.1.1
  • prettybacon 0.0.2
  • rainbow 2.0.0
  • rake 10.4.2
  • rubocop 0.32.1
  • ruby-progressbar 1.7.5
  • simplecov 0.21.2
  • simplecov-html 0.12.3
  • simplecov_json_formatter 0.1.3
cork.gemspec rubygems
  • bacon ~> 1.1 development
  • bundler ~> 1.3 development
  • rake >= 10.0 development
  • colored2 ~> 3.1

Score: 26.033205652706897