Sha256: 5fce18b4acfc4d7f39d0788ba6dfbcfa40a87104686f41787b47f78e04a6b55b

Contents?: true

Size: 194 Bytes

Versions: 10

Compression:

Stored size: 194 Bytes

Contents

#!/usr/bin/env ruby

# set -euo pipefail
require_relative '../lib/dngg'

# IFS=$'\n\t'
# set -vx
DNGG::Cli.start(ARGV)

# bundle install

# Do any other automated setup that you need to do here

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
dngg-1.0.1 bin/dngg
dngg-1.0.0 bin/dngg
dngg-0.1.0 bin/dngg
dngg-0.0.9 bin/dngg
dngg-0.0.8 bin/dngg
dngg-0.0.7 bin/dngg
dngg-0.0.6 bin/dngg
dngg-0.0.5 bin/dngg
dngg-0.0.4 bin/dngg
dngg-0.0.3 bin/dngg