Sha256: beda07e9d5f7ea85e68eb883d3412bc4cb5c11bc30773954aac4d132c2b6d7fd

Contents?: true

Size: 129 Bytes

Versions: 9

Compression:

Stored size: 129 Bytes

Contents

#!/usr/bin/env ruby
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib')
require 'veslo'

exit Veslo.new.run!(*ARGV)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
veslo-0.4.0 bin/veslo
veslo-0.3.0 bin/veslo
veslo-0.2.0 bin/veslo
veslo-0.1.0 bin/veslo
veslo-0.0.5 bin/veslo
veslo-0.0.4 bin/veslo
veslo-0.0.3 bin/veslo
veslo-0.0.2 bin/veslo
veslo-0.0.1 bin/veslo