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 webrick activejob mvc bigdecimal debugger debugging-tool libyaml
Last synced: about 2 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-09T11:33:37.000Z (22 days ago)
- Last Synced: 2026-02-28T15:41:10.001Z (3 days ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 549 KB
- Stars: 56
- Watchers: 34
- Forks: 36
- Open Issues: 6
- 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: 27
- Commit comment event: 1
- Release event: 3
- Delete event: 34
- Member event: 1
- Pull request event: 45
- Fork event: 4
- Issues event: 2
- Watch event: 1
- Issue comment event: 7
- Push event: 57
- Pull request review comment event: 1
- Pull request review event: 3
Last Year
- Release event: 1
- Delete event: 13
- Pull request event: 28
- Fork event: 3
- Issues event: 2
- Issue comment event: 7
- Push event: 26
- Create event: 15
Committers metadata
Last synced: 1 day ago
Total Commits: 494
Total Committers: 40
Avg Commits per committer: 12.35
Development Distribution Score (DDS): 0.372
Commits in past year: 44
Committers in past year: 7
Avg Commits per committer in past year: 6.286
Development Distribution Score (DDS) in past year: 0.636
| Name | Commits | |
|---|---|---|
| Nobuyoshi Nakada | n****u@r****g | 310 |
| Hiroshi SHIBATA | h****t@r****g | 46 |
| Charles Oliver Nutter | h****s@h****m | 29 |
| dependabot[bot] | 4****] | 25 |
| 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 |
| normal | n****l@b****e | 3 |
| ngoto | n****o@b****e | 2 |
| Alan Wu | X****r | 2 |
| Benoit Daloze | e****p@g****m | 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 |
| Peter Goldstein | p****n@g****m | 1 |
| Pedro Chambino | p****o@g****m | 1 |
| Pavel Rosický | p****y@e****z | 1 |
| Olivier Lacan | hi@o****m | 1 |
| and 10 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: 15 days ago
Total issues: 15
Total pull requests: 117
Average time to close issues: 6 months
Average time to close pull requests: 16 days
Total issue authors: 14
Total pull request authors: 32
Average comments per issue: 2.6
Average comments per pull request: 0.66
Merged pull request: 101
Bot issues: 0
Bot pull requests: 29
Past year issues: 3
Past year pull requests: 30
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 3
Past year pull request authors: 7
Past year average comments per issue: 1.33
Past year average comments per pull request: 0.13
Past year merged pull request: 23
Past year bot issues: 0
Past year bot pull requests: 16
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
- nobu (37)
- dependabot[bot] (29)
- 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
- truffleruby (2)
- JRuby (2)
Top Pull Request Labels
- dependencies (29)
- github_actions (14)
- documentation (2)
Package metadata
- Total packages: 7
-
Total downloads:
- rubygems: 321,429,149 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: 121
- 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 3 months ago)
- Last Synced: 2026-03-01T11:32:45.286Z (2 days ago)
- Versions: 42
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 160,787,516 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 3 months ago)
- Last Synced: 2026-02-28T11:02:06.076Z (3 days ago)
- Versions: 42
- Dependent Packages: 44
- Dependent Repositories: 28,727
- Downloads: 160,637,679 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 3 months ago)
- Last Synced: 2026-02-28T11:02:07.579Z (3 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 5 months ago)
- Last Synced: 2026-02-28T11:02:05.875Z (3 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,051 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 5 months ago)
- Last Synced: 2026-02-28T11:02:06.105Z (3 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 926 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 5 months ago)
- Last Synced: 2026-02-28T11:02:05.859Z (3 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,051 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 5 months ago)
- Last Synced: 2026-02-28T11:02:05.970Z (3 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 926 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)
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
Score: 30.84162903501639