Sha256: b78bcfa42b0c2c442359533c9697dc743fd0bd91f563b19142730390dcadede7

Contents?: true

Size: 122 Bytes

Versions: 12

Compression:

Stored size: 122 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'mootool'

command = MooTool::Command.parse ARGV

command.run!

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
mootool-0.2.8 exe/mootool
mootool-0.2.7 exe/mootool
mootool-0.2.6 exe/mootool
mootool-0.2.5 exe/mootool
mootool-0.2.4 exe/mootool
mootool-0.2.3 exe/mootool
mootool-0.2.2 exe/mootool
mootool-0.2.1 exe/mootool
mootool-0.2 exe/mootool
mootool-0.1.2 exe/mootool
mootool-0.1.1 exe/mootool
mootool-0.1.0 exe/mootool