File: setup.rb

package info (click to toggle)
ruby-jar-dependencies 0.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: ruby: 1,288; xml: 14; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# frozen_string_literal: true

# to do as bundler does and allow to load Jars.lock via
# require 'jars/setup'. can be useful via commandline -rjars/setup
# or tell bundler autorequire to load it

require 'jar_dependencies'

Jars.setup