#!/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_content_service(config) puts t