Sha256: 4829155c7cdfaf294e89fb2970a1389a4ee60729272d444ad0d6499fb81e1f21
Contents?: true
Size: 294 Bytes
Versions: 19
Compression:
Stored size: 294 Bytes
Contents
#!/usr/bin/env ruby # # 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_taxonomy(config) puts t
Version data entries
19 entries across 19 versions & 1 rubygems