Sha256: a79f587064bd64a0d029df616b60ff90e2af7b87021fcf463a07e1ede1bd8b83
Contents?: true
Size: 314 Bytes
Versions: 30
Compression:
Stored size: 314 Bytes
Contents
--- # tasks file for notif - name: >- Install `terminal-notifier` via Homebrew homebrew: name: terminal-notifier - name: >- Send notification. command: >- {{ osx_notif_terminal_notifier_path | quote }} -title {{ osx_notif_title | quote }} -message {{ osx_notif_message | quote }}
Version data entries
30 entries across 30 versions & 1 rubygems