https://github.com/ruby/io-console
add console capabilities to IO instance
https://github.com/ruby/io-console
Keywords
ruby
Keywords from Contributors
rubygems repl activerecord activejob mvc webrick bigdecimal debugger debugging-tool documentation-tool
Last synced: about 4 hours ago
JSON representation
Repository metadata
add console capabilities to IO instance
- Host: GitHub
- URL: https://github.com/ruby/io-console
- Owner: ruby
- License: other
- Created: 2017-06-14T10:01:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2026-04-20T12:06:50.000Z (10 days ago)
- Last Synced: 2026-04-26T08:17:27.890Z (5 days ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 521 KB
- Stars: 57
- Watchers: 34
- Forks: 36
- Open Issues: 5
- Releases: 32
-
Metadata Files:
- Readme: README.md
- License: COPYING
README.md
IO.console
Add console capabilities to IO instances.
Installation
Add this line to your application's Gemfile:
gem 'io-console'
And then execute:
$ bundle
Or install it yourself as:
$ gem install io-console
Usage
require 'io/console'
IO.console -> #<File:/dev/tty>
IO.console(sym, *args)
Returns a File instance opened console.
If sym is given, it will be sent to the opened console with args and the result will be returned instead of the console IO itself.
Development
After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/io-console.
License
The gem is available as open source under the terms of the 2-Clause BSD License.
Owner metadata
- Name: The Ruby Programming Language
- Login: ruby
- Email: info@ruby-lang.org
- Kind: organization
- Description: Repositories related to the Ruby Programming language
- Website: https://www.ruby-lang.org/
- Location: Matsue, Japan
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/210414?v=4
- Repositories: 171
- Last ynced at: 2023-04-09T03:40:20.875Z
- Profile URL: https://github.com/ruby
GitHub Events
Total
- Create event: 31
- Commit comment event: 1
- Release event: 3
- Delete event: 38
- Member event: 1
- Pull request event: 53
- Fork event: 4
- Issues event: 2
- Watch event: 1
- Issue comment event: 7
- Push event: 63
- Pull request review comment event: 1
- Pull request review event: 3
Last Year
- Release event: 1
- Delete event: 16
- Pull request event: 33
- Fork event: 2
- Issues event: 1
- Issue comment event: 6
- Push event: 29
- Create event: 19
Committers metadata
Last synced: 2 days ago
Total Commits: 508
Total Committers: 41
Avg Commits per committer: 12.39
Development Distribution Score (DDS): 0.386
Commits in past year: 55
Committers in past year: 8
Avg Commits per committer in past year: 6.875
Development Distribution Score (DDS) in past year: 0.545
| Name | Commits | |
|---|---|---|
| Nobuyoshi Nakada | n****u@r****g | 312 |
| Hiroshi SHIBATA | h****t@r****g | 46 |
| dependabot[bot] | 4****] | 35 |
| Charles Oliver Nutter | h****s@h****m | 29 |
| akr | a****r@b****e | 12 |
| Yusuke Endoh | m****e@r****g | 10 |
| naruse | n****e@b****e | 6 |
| Samuel Williams | s****s@o****z | 5 |
| Duncan MacGregor | d****r@o****m | 4 |
| usa | u****a@b****e | 4 |
| Kazuhiro NISHIYAMA | zn@m****m | 3 |
| YO4 | y****o@a****p | 3 |
| Benoit Daloze | e****p@g****m | 3 |
| normal | n****l@b****e | 3 |
| ngoto | n****o@b****e | 2 |
| Alan Wu | X****r | 2 |
| Koichi Sasada | k****1@a****t | 2 |
| Olle Jonsson | o****n@g****m | 2 |
| Takashi Kokubun | t****n@g****m | 2 |
| shyouhei | s****i@b****e | 2 |
| ima1zumi | m****5@g****m | 1 |
| drbrain | d****n@b****e | 1 |
| charliesome | c****e@b****e | 1 |
| kosaki | k****i@b****e | 1 |
| Yuta Saito | k****n@g****m | 1 |
| Vítor Galvão | i****o@v****m | 1 |
| Stan Lo | s****2@g****m | 1 |
| Peter Goldstein | p****n@g****m | 1 |
| Pedro Chambino | p****o@g****m | 1 |
| Pavel Rosický | p****y@e****z | 1 |
| and 11 more... | ||
Committer domains:
- ruby-lang.org: 3
- dio.jp: 1
- groovenauts.jp: 1
- jeremyevans.net: 1
- atg.auto: 1
- pocke.me: 1
- olivierlacan.com: 1
- easy.cz: 1
- vitorgalvao.com: 1
- atdot.net: 1
- ac.auone-net.jp: 1
- mbf.nifty.com: 1
- oracle.com: 1
- oriontransfer.co.nz: 1
- headius.com: 1
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 15
Total pull requests: 127
Average time to close issues: 6 months
Average time to close pull requests: 15 days
Total issue authors: 14
Total pull request authors: 33
Average comments per issue: 2.6
Average comments per pull request: 0.61
Merged pull request: 110
Bot issues: 0
Bot pull requests: 38
Past year issues: 3
Past year pull requests: 36
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 3
Past year pull request authors: 8
Past year average comments per issue: 1.33
Past year average comments per pull request: 0.14
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 21
Top Issue Authors
- headius (2)
- olleolleolle (1)
- mensfeld (1)
- Kalin-Rudnicki (1)
- jakswa (1)
- klobuczek (1)
- josenk (1)
- LarsKollstedt (1)
- junaruga (1)
- guystrelitz (1)
- goatshriek (1)
- stomar (1)
- PChambino (1)
- piotrmurach (1)
Top Pull Request Authors
- dependabot[bot] (38)
- nobu (37)
- hsbt (8)
- headius (4)
- jeremyevans (3)
- olleolleolle (2)
- eregon (2)
- XrXr (2)
- havenwood (2)
- PChambino (2)
- k0kubun (2)
- kateinoigakukun (2)
- ima1zumi (2)
- ioquatix (2)
- ahorek (1)
Top Issue Labels
- JRuby (2)
- truffleruby (2)
Top Pull Request Labels
- dependencies (38)
- github_actions (23)
- documentation (2)
Package metadata
- Total packages: 8
-
Total downloads:
- rubygems: 364,083,533 total
- Total docker downloads: 9,676,174,006
- Total dependent packages: 44 (may contain duplicates)
- Total dependent repositories: 28,727 (may contain duplicates)
- Total versions: 122
- Total maintainers: 3
gem.coop: io-console
add console capabilities to IO instances.
- Homepage: https://github.com/ruby/io-console
- Documentation: http://www.rubydoc.info/gems/io-console/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.8.2 (published 5 months ago)
- Last Synced: 2026-04-30T14:42:32.192Z (about 7 hours ago)
- Versions: 42
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 182,845,931 Total
- Docker Downloads: 4,838,087,003
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Docker downloads count: 0.001%
- Average: 0.047%
- Downloads: 0.187%
- Maintainers (2)
rubygems.org: io-console
add console capabilities to IO instances.
- Homepage: https://github.com/ruby/io-console
- Documentation: http://www.rubydoc.info/gems/io-console/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.8.2 (published 5 months ago)
- Last Synced: 2026-04-26T15:01:03.087Z (4 days ago)
- Versions: 42
- Dependent Packages: 44
- Dependent Repositories: 28,727
- Downloads: 181,232,873 Total
- Docker Downloads: 4,838,087,003
-
Rankings:
- Docker downloads count: 0.002%
- Dependent repos count: 0.211%
- Dependent packages count: 0.604%
- Downloads: 0.652%
- Average: 2.307%
- Forks count: 4.861%
- Stargazers count: 7.515%
- Maintainers (2)
proxy.golang.org: github.com/ruby/io-console
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ruby/io-console#section-documentation
- Licenses: other
- Latest release: v0.8.2 (published 5 months ago)
- Last Synced: 2026-04-26T15:01:03.741Z (4 days ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.23%
- Stargazers count: 5.815%
- Average: 7.606%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
gem.coop: ed-precompiled_io-console
add console capabilities to IO instances.
- Homepage: https://github.com/ruby/io-console
- Documentation: http://www.rubydoc.info/gems/ed-precompiled_io-console/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.8.1 (published 7 months ago)
- Last Synced: 2026-04-28T16:02:29.266Z (2 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,292 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Forks count: 4.536%
- Stargazers count: 7.234%
- Average: 22.15%
- Downloads: 98.981%
- Maintainers (1)
gem.coop: edouard-precompiled_io-console
add console capabilities to IO instances.
- Homepage: https://github.com/ruby/io-console
- Documentation: http://www.rubydoc.info/gems/edouard-precompiled_io-console/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.8.1 (published 7 months ago)
- Last Synced: 2026-04-28T16:01:34.921Z (2 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,076 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Forks count: 4.536%
- Stargazers count: 7.234%
- Average: 22.186%
- Downloads: 99.161%
- Maintainers (1)
rubygems.org: ed-precompiled_io-console
add console capabilities to IO instances.
- Homepage: https://github.com/ruby/io-console
- Documentation: http://www.rubydoc.info/gems/ed-precompiled_io-console/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.8.1 (published 7 months ago)
- Last Synced: 2026-04-28T16:01:14.058Z (2 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,292 Total
-
Rankings:
- Forks count: 4.261%
- Stargazers count: 6.808%
- Dependent packages count: 14.231%
- Average: 32.087%
- Dependent repos count: 43.59%
- Downloads: 91.544%
- Maintainers (1)
rubygems.org: edouard-precompiled_io-console
add console capabilities to IO instances.
- Homepage: https://github.com/ruby/io-console
- Documentation: http://www.rubydoc.info/gems/edouard-precompiled_io-console/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.8.1 (published 7 months ago)
- Last Synced: 2026-04-26T15:01:02.716Z (4 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,069 Total
-
Rankings:
- Forks count: 4.261%
- Stargazers count: 6.808%
- Dependent packages count: 14.231%
- Average: 32.123%
- Dependent repos count: 43.59%
- Downloads: 91.724%
- Maintainers (1)
guix: ruby-io-console
Console capabilities library for IO instances
- Homepage: https://github.com/ruby/io-console
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n274
- Licenses: bsd-2
- Latest release: 0.6.0 (published about 2 months ago)
- Last Synced: 2026-04-27T16:19:07.803Z (3 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- bundler >= 0 development
- rake >= 0 development
- rake-compiler >= 0 development
- test-unit >= 0 development
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- ruby/setup-ruby v1 composite
- actions/checkout 1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 composite
- ruby/setup-ruby eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c composite
- rubygems/release-gem e9a6361a0b14562539327c2a02373edc56dd3169 composite
- step-security/harden-runner fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 composite
- actions/checkout v6 composite
- actions/create-github-app-token v3 composite
- convictional/trigger-workflow-and-wait v1.6.5 composite
Score: 30.87057901616634