Sha256: 55b039fc532419023f786197e57533325cedb1d09f4de6c65d4fbdd345a79c11

Contents?: true

Size: 286 Bytes

Versions: 68

Compression:

Stored size: 286 Bytes

Contents

#!/usr/bin/env jruby
#
# This file was generated by Bundler.
#
# The application 'process_assets' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'daengine'

config = YAML.load_file(ARGV[0])

t = Daengine.execute(config)

puts t

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
daengine-0.2.7 bin/process_assets
daengine-0.2.5 bin/process_assets
daengine-0.2.4 bin/process_assets
daengine-0.2.3 bin/process_assets
daengine-0.2.2 bin/process_assets
daengine-0.2.1 bin/process_assets
daengine-0.2.0 bin/process_assets
daengine-0.1.9 bin/process_assets