Sha256: bc6c38e711d7e74bc7ceca095a9f9c9e839ddfce76e7033a8175244905f36efc

Contents?: true

Size: 174 Bytes

Versions: 3

Compression:

Stored size: 174 Bytes

Contents

#!/usr/bin/env ruby

$: << File.expand_path(File.join(File.dirname(__FILE__), "..", "lib"))

require 'wp2middleman'

ARGV.unshift(:wp2mm) if ARGV[0]

WP2Middleman::CLI.start

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wp2middleman-0.0.3 bin/wp2mm
wp2middleman-0.0.2 bin/wp2mm
wp2middleman-0.0.1 bin/wp2mm