Sha256: 5b3966cd5c1a468027122e22e89edbbcfab34c5c5e29cee183f48eb08620ff80
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 'einhorn' 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("einhorn", "einhorn")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
shadowsocks_ruby-0.1.2 | bin/einhorn |
shadowsocks_ruby-0.1.1 | bin/einhorn |
shadowsocks_ruby-0.1.0 | bin/einhorn |