-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Took me a while to actually find out how to configure hooks for npm modules. They only wrote this blog post once (which is probably how I knew that it was possible somehow in the first place):
http://blog.npmjs.org/post/145260155635/introducing-hooks-get-notifications-of-npm
None of that is part of their docs. Setting up hooks is only possible via the API and there's https://www.npmjs.com/package/wombat for doing it from a shell.