Sha256: 28d040c3fec5262e519e4db52c276f4b82f57e2c86ff788a3e3509063bbe601e
Contents?: true
Size: 187 Bytes
Versions: 3
Compression:
Stored size: 187 Bytes
Contents
#!/usr/bin/env ruby if $0 == __FILE__ $:.unshift File.expand_path('../../lib', __FILE__) end require 'terminal-notifier-guard' exec TerminalNotifier::Guard::Success::BIN_PATH, *ARGV
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
terminal-notifier-guard-1.6.0 | bin/terminal-notifier-success |
terminal-notifier-guard-1.5.3 | bin/terminal-notifier-success |
terminal-notifier-guard-1.4.2 | bin/terminal-notifier-success |