Sha256: dc2a66268841f8eda2166ece3cfd82198aee949470c91186187c8a55b4c03107
Contents?: true
Size: 171 Bytes
Versions: 1
Compression:
Stored size: 171 Bytes
Contents
#!/usr/bin/env ruby STDOUT.sync = true spec = Gem::Specification.find_by_name("jgd") root = spec.gem_dir script = File.join(root, 'bash/deploy.sh') %x[ #{script} test ]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jgd-1.0 | bin/jgd |