Sha256: 81449ef75c05b684705e53d35d4430dd04ea63325e4fbe7be22205e8e2213125

Contents?: true

Size: 165 Bytes

Versions: 3

Compression:

Stored size: 165 Bytes

Contents

#!/usr/bin/env ruby

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

require 'terminal-notifier'

exec TerminalNotifier::BIN_PATH, *ARGV

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
terminal-notifier-1.4.2 bin/terminal-notifier
terminal-notifier-1.4.1 bin/terminal-notifier
terminal-notifier-1.4.0 bin/terminal-notifier