brb

1.0.1 • Public • Published

brb

A simple CLI tool for notifying when a terminal task is done

OS X notification

Installation

$ npm install -g brb

Usage

$ sleep 3; brb

Contributing

  1. Fork it ( https://github.com/vikfroberg/brb/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Readme

Keywords

Package Sidebar

Install

npm i brb

Weekly Downloads

4

Version

1.0.1

License

none

Last publish

Collaborators

  • vikfroberg