Sha256: a63b182dd568f6c7e4e6a731d41e5868fa98cf61b11180a120f27ed85445c7ea

Contents?: true

Size: 158 Bytes

Versions: 8

Compression:

Stored size: 158 Bytes

Contents

app_path = ARGV.first

$LOAD_PATH.unshift File.join(File.dirname(__FILE__), "..", 'lib')
require 'dscript'

decoct = Decoct::Dscript.new(app_path)
decoct.run

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
andhapp-decoct-1.4.3 bin/decoct
andhapp-decoct-1.4.4 bin/decoct
andhapp-decoct-1.5.4 bin/decoct
andhapp-decoct-1.6.4 bin/decoct
andhapp-decoct-1.7.4 bin/decoct
andhapp-decoct-1.8.4 bin/decoct
andhapp-decoct-1.9.5 bin/decoct
andhapp-decoct-1.9.6 bin/decoct