Sha256: 2f616cad128ab9ac3226791f7ff39f04ca29b1beefd419700b53fa414497143a

Contents?: true

Size: 241 Bytes

Versions: 5

Compression:

Stored size: 241 Bytes

Contents

#!/usr/bin/env ruby

# rootPath = File.expand_path(File.join(File.dirname(__FILE__), "..", "lib"))
# puts rootPath
# $LOAD_PATH.unshift(rootPath) unless $LOAD_PATH.include?(rootPath)  

require 'emm'

EMM.create_emm_project(ARGV[0], ARGV[1])

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
emm-0.0.7 bin/emm
emm-0.0.6 bin/emm
emm-0.0.5 bin/emm
emm-0.0.4 bin/emm
emm-0.0.3 bin/emm