Blob of bin/piston (raw blob data)

1 #!/usr/bin/env ruby
2
3 begin
4 require 'rubygems'
5 rescue LoadError
6 # no rubygems to load, so we fail silently
7 end
8
9 require 'piston'
10 PistonCommandLineProcessor.parse_and_execute