Sha256: 97ea1da8dd28de45751b24ba003e92f8404b4cdbe959c9acf752b492b724ee69

Contents?: true

Size: 180 Bytes

Versions: 19

Compression:

Stored size: 180 Bytes

Contents

#!/usr/bin/env ruby

require "rubygems"
require "thor"

# uncomment this for local testing
# $:.unshift File.dirname(__FILE__) + "/../lib"

require "bellows"

Bellows::Tasks.start

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
bellows-2.0.5 bin/bellows
bellows-2.0.4 bin/bellows
bellows-2.0.3 bin/bellows
bellows-2.0.2 bin/bellows
bellows-2.0.1 bin/bellows
bellows-2.0.0 bin/bellows
bellows-1.2.0 bin/bellows
bellows-1.1.3 bin/bellows
bellows-1.1.2 bin/bellows
bellows-1.1.1 bin/bellows
bellows-1.0.12 bin/bellows
bellows-1.0.11 bin/bellows
bellows-1.0.10 bin/bellows
bellows-1.0.9 bin/bellows
bellows-1.0.8 bin/bellows
bellows-1.0.7 bin/bellows
bellows-1.0.6 bin/bellows
bellows-1.0.5 bin/bellows
bellows-1.0.4 bin/bellows