Sha256: 92453f1e7bc3a8b614010fa1ae14778edf2a5dd73fd99dd7252a7b7dfd86fc1d
Contents?: true
Size: 415 Bytes
Versions: 3
Compression:
Stored size: 415 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'wordpress' 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("wordpress_tools", "wordpress")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wordpress_tools-1.4.1 | bin/wordpress |
wordpress_tools-1.4.0 | bin/wordpress |
wordpress_tools-1.3.0 | bin/wordpress |