Détail du package

umi-notify

sorrycc6.5kMIT0.1.5

Notification package for all cli we maintained.

readme

umi-notify

Notification package for all tools we maintained.


Usage

import notify from 'umi-notify';

notify.onDevStart({ name, version });
notify.onDevComplete({ name, version });
notify.onBuildStart({ name, version });
notify.onBuildComplete({ name, version });

LICENSE

MIT