Sha256: c7040201a6c9b337850e2fb21b2a3bf3826c03fbcad27fd851f66edf8bf94faa
Contents?: true
Size: 380 Bytes
Versions: 3
Compression:
Stored size: 380 Bytes
Contents
#!/usr/bin/env jruby # # This file was generated by Bundler. # # The application '_guard-core' 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('guard', '_guard-core')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
avrocado-0.2.2 | bin/_guard-core |
avrocado-0.2.1 | bin/_guard-core |
avrocado-0.1.0 | bin/_guard-core |