ruby-irb 1.6.3
Ruby command-line tool for REPL (Read Eval Print Loop)
IRB is an interactive Ruby command-line tool for REPL (Read Eval Print Loop).
- Outputs:
out
- Website: https://github.com/ruby/irb
- Licenses: FreeBSD
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-irb 1.6.3
as follows:
guix install ruby-irb@1.6.3
Or install the latest version:
guix install ruby-irb
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.