bleep

A module to make the terminal bleep.


License
MIT
Install
npm install bleep@0.1.0

Documentation

bleep

Build Status Dependency Status NPM version

A module to make the terminal bleep.

Getting Started

Install the module with: npm install bleep

var bleep = require('bleep');
bleep(); // Terminal will bleep

License

Copyright (c) 2013 Daniel Chatfield. Licensed under the MIT license.