Sha256: a9474439c11249b8e306e68b4b55074fccb3ca6c6b7fe9574126835454c68d96

Contents?: true

Size: 172 Bytes

Versions: 5

Compression:

Stored size: 172 Bytes

Contents

require "stanwood/version"
require 'colored2'
require 'stanwood/configurator'

module Stanwood

  def self.execute(argv)
    Stanwood::Configurator.new(argv).run
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
stanwood-0.4.0 lib/stanwood.rb
stanwood-0.3.0 lib/stanwood.rb
stanwood-0.2.1 lib/stanwood.rb
stanwood-0.2.0 lib/stanwood.rb
stanwood-0.1.3 lib/stanwood.rb