Sha256: 974b5cd1623650318691f9715687f395df7f375897d7eedc32a44118f9ed59d9
Contents?: true
Size: 220 Bytes
Versions: 2
Compression:
Stored size: 220 Bytes
Contents
#!/usr/bin/env ruby require 'rubygems' require 'rcli' #Rcli.trace_app = true # Uncomment if you want to enable tracing. ### LAUNCH RCLIAPPNAME Rcli.script_root = Pathname(__FILE__).realpath.parent.to_s Commander.new.go
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rcli-0.1.2 | lib/templates/new_app/RCLIAPPNAME.rb |
rcli-0.1.0 | lib/templates/new_app/RCLIAPPNAME.rb |