File: console

package info (click to toggle)
ruby-tty-command 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 452 kB
  • sloc: ruby: 1,990; makefile: 4; sh: 4
file content (6 lines) | stat: -rwxr-xr-x 91 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/env ruby

require 'bundler/setup'
require 'tty-command'
require 'irb'
IRB.start