npm / npme-installer

npm Enterprise installer
https://www.npmjs.com/enterprise
Other
35 stars 21 forks source link

Use update-notifier to help keep npme up-to-date in the wild #129

Closed nexdrew closed 8 years ago

nexdrew commented 8 years ago

This would be particularly useful for the npm Enterprise AMI, which comes with a version of npme preinstalled. Instead of coming up with an AMI-specific solution, why not just build the check for newer versions into the bin itself.

nexdrew commented 8 years ago

update-notifier built in as of version 3.7.1, closing.