Skip to content
This repository was archived by the owner on Jul 18, 2020. It is now read-only.

technomancy/lein-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-play

Play sounds when your tests pass or fail.

Installation

Add this to :plugins in your :user profile in ~/.lein/profiles.clj:

[lein-play "2.0.0"]

And this to the :hooks entry:

`leiningen.hooks.play`

Place a pass.mp3 or fail.mp3 in ~/.lein to override the built-in sounds.

License

Code Copyright © 2010, 2012 Phil Hagelberg

The code is licensed under the Eclipse Public License.

The sound effects are licensed under Creative Commons Attribution Sharealike license.

About

Play a sound when your tests pass or fail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published