0.2.3 • Published 8 years ago
ua-npmscript-notifier v0.2.3
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-notifierConfiguration
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 installReplace {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.