Sha256: 02b10464b0eb406a98294f4c6f11ff93437017425b027a445fbd29de41657fb4

Contents?: true

Size: 144 Bytes

Versions: 1

Compression:

Stored size: 144 Bytes

Contents

#!/usr/bin/env ruby

$LOAD_PATH.unshift(File.dirname(File.realpath(__FILE__)) + '/../lib')
require 'modown'

cli = Modown::CLI.new
cli.run

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
modown-0.1.0 exe/modown