Prompt Users to Update Your Node.js CLIs with Update-Notifier

InstructorShawn Wang

Share this video with your friends

Send Tweet

If your users globally install your CLI's, will they ever update them? How will they know about new features and patches? How do you check for updates without impacting performance? How do you respect user preferences to ignore your updates?

These are all solved problems with the wonderful update-notifier library.