Navigation Menu

Skip to content

yashprit/make-beep

Repository files navigation

make-beep NPM version Build Status

Make beep on error, based on native OS

Install

$ npm install --save make-beep

Usage

JavaScript

var makeBeep = require('make-beep');

makeBeep(1);

Command Line

$ npm install --global make-beep
$ makeBeep --count 10

Run Test

npm test

Contribute or Report Issue

For bugs and feature requests, please create an issue.

License

MIT © Yashprit

About

Make beep on error, based on native OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published