GitHunt
IT

iterpugov/ember-cli-build-notifications

Notifications when ember-cli has a buildError

Ember-cli-build-notifications

This library adds support for Linux, Mac OS X and Windows alerts when ember-cli has a buildError.

image

Usage

npm install --save-dev ember-cli-build-notifications

Requirements

  • Mac OS X: >= 10.8 or Growl if earlier.
  • Linux: notify-osd installed (Ubuntu should have this by default)
  • Windows: >= 8, task bar balloon if earlier or Growl if that is installed.
  • General Fallback: Growl

Powered by mikaelbr/node-notifier and its dependencies.

Contributing

Running Tests

  • npm test

Acknowledgment

License

MIT

Languages

JavaScript82.0%HTML18.0%

Contributors

MIT License
Created October 23, 2015
Updated October 23, 2015