Sha256: 84e4916810f61454dae45e3d44c7fe8835568b5dd3442feff8ac0b0fb5d62e4f
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
module Mccloud module Command def init(amiId=nil) Mccloud::Generators.run_cli Dir.pwd, File.basename(__FILE__), Mccloud::VERSION, ARGV end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mccloud-0.0.1 | lib/mccloud/command/init.rb |