Sha256: f9210b73e0355535fc98cb912e905f63b73827d716f2ff6607c218d968b2bfb9

Contents?: true

Size: 104 Bytes

Versions: 5

Compression:

Stored size: 104 Bytes

Contents

#!/usr/bin/env ruby

require "bundler"
Bundler.require
require "./lib/initializer"

eval ARGV.join(" ")

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pliny-0.2.1 template/bin/run
pliny-0.2.0 template/bin/run
pliny-0.1.0 template/bin/run
pliny-0.0.4 template/bin/run
pliny-0.0.3 template/bin/run