Sha256: f61d6a059f681ad90a32960948eccf25cea91ca3260d5fc1e3bda97cf99ffafe

Contents?: true

Size: 187 Bytes

Versions: 7

Compression:

Stored size: 187 Bytes

Contents

#!/usr/bin/env ruby

$:.unshift(File.dirname(__FILE__) + '/../lib') unless $:.include?(File.dirname(__FILE__) + '/../lib')

require 'dandelion/cli'

Dandelion::Cli::Main.execute(ARGV.dup)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dandelion-0.2.3 bin/dandelion
dandelion-0.2.2 bin/dandelion
dandelion-0.2.1 bin/dandelion
dandelion-0.2.0 bin/dandelion
dandelion-0.1.7 bin/dandelion
dandelion-0.1.6 bin/dandelion
dandelion-0.1.5 bin/dandelion