Notify update for your Arvis extension
This lib is inspired and cloned from alfred-notifier
$ npm install --save arvis-notifier
const arvishNotifier = require('arvish-notifier');
arvishNotifier();
You don't need to call arvish-notifier
directly if you are using arvish because arvish do this instead.
-
arvish - Arvis workflow, plugin creator tools
-
arvis-extension-updater - Arvis extension updater (only installed by npm)