Sha256: 5d6e119ded9b5fd6bb1906cd9d8fd3f5c9e8534960e4e02a8e9d2ba62c009660

Contents?: true

Size: 162 Bytes

Versions: 27

Compression:

Stored size: 162 Bytes

Contents

#!/usr/bin/env ruby
$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), "..", "lib")))
require 'make_it_so'

MakeItSo::CommandLineInterface.start(ARGV)

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
make_it_so-0.0.7 bin/make_it_so
make_it_so-0.0.6 bin/make_it_so
make_it_so-0.0.5 bin/make_it_so
make_it_so-0.0.4 bin/make_it_so
make_it_so-0.0.3 bin/make_it_so
make_it_so-0.0.2 bin/make_it_so
make_it_so-0.0.1 bin/make_it_so