ember-cli-anybar

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import emberCliAnybar from 'https://cdn.skypack.dev/ember-cli-anybar';
</script>

README

ember-cli-anybar

A non-intrusive build notification system built atop AnyBar.

Installation

Install AnyBar by following these instructions, then install ember-cli-anybar into your app:

ember install ember-cli-anybar

What does this addon actually do?

This addon provides the follow feedback using AnyBar:

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

Requirements

License

MIT