Sha256: 0df7f3d2fb5d67f8f048c80c667cbded8c5fc9776fac6a1cb5b263c3a158cc07

Contents?: true

Size: 355 Bytes

Versions: 3

Compression:

Stored size: 355 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "rmxp_extractor"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

RMXPExtractor.process ARGV

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rmxp_extractor-2.0.0 bin/rmxp_extractor
rmxp_extractor-1.9 bin/rmxp_extractor
rmxp_extractor-1.7 bin/rmxp_extractor