Skip to content

glittershark/midje-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midje-notifier

Libnotify and OS X Notification output for Midje

Installation

Add the following to your :dev :dependencies in project.clj:

Clojars Project

In the REPL, prior to calling midje.repl/autotest, run the following

user=> (use 'midje.notifier)
user=> (notify-me)

You can then work using the standard Midje workflow.

Midje-notifier currently requires that you have either the notify-send binary on Linux or terminal-notifier on OS X somewhere in your PATH. The former comes standard with libnotify, and the latter can be installed here.

License

Copyright © 2018 Griffin Smith

Distributed under the MIT License

About

Libnotify and OS X Notification Center output for Midje

Resources

License

Stars

Watchers

Forks

Packages

No packages published