make-beep

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i make-beep

Weekly Downloads

25

Version

0.0.1

License

MIT

Last publish

Collaborators

  • yashprit