Sha256: bb6c098b539d34ec50ef8890342fc11deea757ef6aaf2d48079335eca58311f8

Contents?: true

Size: 181 Bytes

Versions: 12

Compression:

Stored size: 181 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

$LOAD_PATH << File.expand_path('../lib', __dir__)

$stdout.sync = true
$stderr.sync = true

require 'dpl'

Dpl::Cli.new.run(ARGV)

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
dpl-2.0.5.3 bin/dpl
dpl-2.0.5.3.beta.1 bin/dpl
dpl-2.0.5.2 bin/dpl
dpl-2.0.5.2.beta.1 bin/dpl
dpl-2.0.5.1 bin/dpl
dpl-2.0.5.beta.2.1 bin/dpl
dpl-2.0.5.beta.2 bin/dpl
dpl-2.0.5 bin/dpl
dpl-2.0.5.beta.1 bin/dpl
dpl-2.0.5.beta bin/dpl
travis_dpl_test-2.0.3.beta.4.ror.1 bin/dpl
travis_dpl_test-2.0.3.beta.4.ror bin/dpl