ua-npmscript-notifier
v0.2.3
Published
Universal analytics notifier for npm scripts
Downloads
139
Maintainers
Readme
Universal analytics notifier
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.