Sha256: 9899e7c6f2eec0db088211367689a8eeed96150b0df95a1b77a35860e91b3eb8
Contents?: true
Size: 158 Bytes
Versions: 3
Compression:
Stored size: 158 Bytes
Contents
#!/usr/bin/env ruby $:.unshift File.join(File.dirname(__FILE__), '..', 'lib') require 'foreground' require 'foreground/signal_handlers' Foreground::CLI.run
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
foreground-0.1.0 | bin/foreground |
foreground-0.0.4 | bin/foreground |
foreground-0.0.3 | bin/foreground |