Sha256: 1fdfd55256e08d7cef40ac5251fdd6bc2eb3b649bf854941cedd2ef70be69f32
Contents?: true
Size: 403 Bytes
Versions: 3
Compression:
Stored size: 403 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'kwalify' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("kwalify", "kwalify")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wordmove-2.4.0 | bin/kwalify |
wordmove-2.3.1 | bin/kwalify |
wordmove-2.3.0 | bin/kwalify |