0.0.13 • Published 2 years ago
@newsteam/cli-notify v0.0.13
@newsteam/cli-notify
This package provides a notification function used to signal completion of cli tasks.
Install
$ npm install @newsteam/cli-notify
Simple usage
import { notify } from "@newsteam/cli-notify";
Maintenance
You can run tests with npm test
.