Sha256: a1a304ea43debfff7ba4e020896c243cf35036766f77255720c115cc6067bf7d

Contents?: true

Size: 166 Bytes

Versions: 12

Compression:

Stored size: 166 Bytes

Contents

#!/usr/bin/env ruby

$:.unshift File.expand_path("../../lib", __FILE__)

require "rubygems"
require "bundler/setup"

require "fog/bouncer/cli"

Fog::Bouncer::CLI.run

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fog-bouncer-0.2.7 bin/fog-bouncer
fog-bouncer-0.2.6 bin/fog-bouncer
fog-bouncer-0.2.5 bin/fog-bouncer
fog-bouncer-0.2.4 bin/fog-bouncer
fog-bouncer-0.2.3 bin/fog-bouncer
fog-bouncer-0.2.2 bin/fog-bouncer
fog-bouncer-0.2.1 bin/fog-bouncer
fog-bouncer-0.2.0 bin/fog-bouncer
fog-bouncer-0.1.1 bin/fog-bouncer
fog-bouncer-0.1.0 bin/fog-bouncer
fog-bouncer-0.0.8 bin/fog-bouncer
fog-bouncer-0.0.6 bin/fog-bouncer