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