Sha256: 918f38ab35fe81aa5d0dc168150578529e82057a579d2a264126315556605c01
Contents?: true
Size: 147 Bytes
Versions: 6
Compression:
Stored size: 147 Bytes
Contents
#!/usr/bin/env ruby $:.push File.expand_path('../../lib', __FILE__) require 'rubygems' unless defined?(::Gem) require 'proton' Proton::CLI.run!
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
proton-0.3.6 | bin/proton |
proton-0.3.5 | bin/proton |
proton-0.3.4 | bin/proton |
proton-0.3.3 | bin/proton |
proton-0.3.2 | bin/proton |
proton-0.3.0.rc1 | bin/proton |