Sha256: 38d13759505573f81f476b22caa7b3c22b9a7c3848db78cf8d23fa3b9c51beb1

Contents?: true

Size: 180 Bytes

Versions: 5

Compression:

Stored size: 180 Bytes

Contents

$:.unshift(File.expand_path("../", __FILE__))
require "thor_template/version"
require "thor/vcr" if ENV['VCR'] == '1'

module ThorTemplate
  autoload :CLI, 'thor_template/cli'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thor_template-0.0.5 lib/starter_project/lib/thor_template.rb
thor_template-0.0.4 lib/starter_project/lib/thor_template.rb
thor_template-0.0.3 lib/starter_project/lib/thor_template.rb
thor_template-0.0.2 lib/starter_project/lib/thor_template.rb
thor_template-0.0.1 lib/starter_project/lib/thor_template.rb