hopp-plugin-notify

1.2.2 • Public • Published

hopp-plugin-notify

There was a demo here.

Shows push notifications on build completion. Useful for watch tasks.

Usage

Simple:

export default
  hopp('src/*.js')
    .notify()
    .dest('dist')

export const watch =
  hopp.watch([
    'default'
  ])

All node-notifier options are valid.

License

Licensed under MIT license.

Copyright (C) 2017 10244872 Canada Inc.

Package Sidebar

Install

npm i hopp-plugin-notify

Homepage

hoppjs.com/

Weekly Downloads

8

Version

1.2.2

License

none

Last publish

Collaborators

  • karimsa