https://github.com/moznion/app--prove--withsound
Execute prove with sound
https://github.com/moznion/app--prove--withsound
Last synced: 8 months ago
JSON representation
Execute prove with sound
- Host: GitHub
- URL: https://github.com/moznion/app--prove--withsound
- Owner: moznion
- Created: 2013-02-23T12:06:37.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-01T14:36:56.000Z (over 13 years ago)
- Last Synced: 2025-01-31T07:34:19.892Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 105 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NAME
prove-with-sound - Execute prove with sound
# DESCRIPTIONS
prove-with-sound executes prove with sound.
If test is passed, it playbacks the sound of success. Else, it plays sound of failure.
# USAGE
$ prove-with-sound target_code
# NOTICE!
This application is d(?:upli|epre)cated.
If you want to use equivalent function, please try App::WithSound.
[https://github.com/moznion/App--WithSound](https://github.com/moznion/App--WithSound)
# DEPENDENCIES
- App::Prove
- Audio::Play::MPG123
- Config::Simple
- File::Spec::Functions