0.2.3 • Published 7 years ago

ua-npmscript-notifier v0.2.3

Weekly downloads
68
License
MIT
Repository
github
Last release
7 years ago

Universal analytics notifier

Build Status codecov Node dependency Dependencies dependencies Status devDependencies Status MIT License

Universal analytics notifier in node env

Notify universal analytics with pre defined events to track usage in node modules.

Installing

npm i ua-npmscript-notifier

Configuration

Install trigger

Add ua-npmscript-notifier start --event="install"

Developing

git clone https://github.com/{your fork}/ua-npmscript-notifier.git
cd ua-npmscript-notifier/
npm install

Replace {your fork} by your github username.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. All contributions are welcome. Please make a pull request and make sure things still pass after running npm test. Ensure you've read the contribution guidelines for more information and respect the code of conduct

Licensing

The code in this project is licensed under MIT license.