Skip to content

iterpugov/ember-cli-build-notifications

 
 

Repository files navigation

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

About

Notifications when ember-cli has a buildError

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.0%
  • HTML 18.0%