Sha256: 04b66ee37fa8ebf2e205d9cc0d4f10d8b75aff8d74ae65ce2279e658ddffa807

Contents?: true

Size: 186 Bytes

Versions: 3

Compression:

Stored size: 186 Bytes

Contents

#!/usr/bin/env ruby

if $0 == __FILE__
  $:.unshift File.expand_path('../../lib', __FILE__)
end

require 'terminal-notifier-guard'

exec TerminalNotifier::Guard::Notify::BIN_PATH, *ARGV

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
terminal-notifier-guard-1.6.0 bin/terminal-notifier-notify
terminal-notifier-guard-1.5.3 bin/terminal-notifier-notify
terminal-notifier-guard-1.4.2 bin/terminal-notifier-notify