Sha256: bd238f5db9495d5c9fd8ecc6c6aa6837318c3d3619188db7f55d3e760b65667f

Contents?: true

Size: 104 Bytes

Versions: 12

Compression:

Stored size: 104 Bytes

Contents

#!/usr/bin/env ruby

puts ARGV[0]

puts ENV['FOO_ENV']

# while true
#   sleep 1
#   puts "slept"
# end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
boreman-0.1.17 bin/run-forever
boreman-0.1.16 bin/run-forever
boreman-0.1.15 bin/run-forever
boreman-0.1.14 bin/run-forever
boreman-0.1.13 bin/run-forever
boreman-0.1.12 bin/run-forever
boreman-0.1.11 bin/run-forever
boreman-0.1.10 bin/run-forever
boreman-0.1.9 bin/run-forever
boreman-0.1.8 bin/run-forever
boreman-0.1.7 bin/run-forever
boreman-0.1.6 bin/run-forever