Sha256: ddb3a3516c855ac916b3272bebf639cf5b1cfc8446490cce5e922003bcb56ee5
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::Failed::BIN_PATH, *ARGV
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
terminal-notifier-guard-1.6.0 | bin/terminal-notifier-failed |
terminal-notifier-guard-1.5.3 | bin/terminal-notifier-failed |
terminal-notifier-guard-1.4.2 | bin/terminal-notifier-failed |