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