Skip to content

A non-intrusive build notification system built atop AnyBar.

License

Notifications You must be signed in to change notification settings

dollarshaveclub/ember-cli-anybar

Repository files navigation

ember-cli-anybar

Greenkeeper badge

A non-intrusive build notification system built atop AnyBar.

Installation

Install AnyBar by following these instructions,

ember install ember-cli-anybar

Usage

This addon provides the follow feedback using AnyBar:

  • build success - green
  • build error - red
  • building - black/white pulse

Requirements

Contributing

Installation

  • git clone <repository-url>
  • cd my-addon
  • npm install

Linting

  • npm run lint:js
  • npm run lint:js -- --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

  • build error - red
  • building - black/white pulse

For more information on using ember-cli, visit https://ember-cli.com/.

  • OSX

License

This project is licensed under the MIT License.

About

A non-intrusive build notification system built atop AnyBar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published