Sha256: b4e38359d062f1db2d65c3f689f38b17284fe726c9f6f1743662cebc962cbdd7

Contents?: true

Size: 197 Bytes

Versions: 12

Compression:

Stored size: 197 Bytes

Contents

#!/usr/bin/env ruby

require_relative "../lib/masticate"

masticator = Masticate::MyOptionParser.new
command, options, filenames = masticator.parse

masticator.execute(command, options, filenames)

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
masticate-0.5.1 bin/masticate
masticate-0.5.0 bin/masticate
masticate-0.4.2 bin/masticate
masticate-0.4.1 bin/masticate
masticate-0.4.0 bin/masticate
masticate-0.3.2 bin/masticate
masticate-0.3.1 bin/masticate
masticate-0.3 bin/masticate
masticate-0.2.3 bin/masticate
masticate-0.2.2 bin/masticate
masticate-0.2.1 bin/masticate
masticate-0.2 bin/masticate