Sha256: b4be66b735854ccf348c3bae399f2aa271a8425cb4378964e0c125d27a514d56

Contents?: true

Size: 66 Bytes

Versions: 6

Compression:

Stored size: 66 Bytes

Contents

#!/usr/bin/env ruby

name = $stdin.gets
puts "Your name: #{name}"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tty-command-0.8.2 examples/cli
tty-command-0.8.1 examples/cli
tty-command-0.8.0 examples/cli
tty-command-0.7.0 examples/cli
tty-command-0.6.0 examples/cli
tty-command-0.5.0 examples/cli