Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
/ dist-upgrade Public archive

Update Node and npm with one command.

License

Notifications You must be signed in to change notification settings

zacanger/dist-upgrade

Repository files navigation

dist-upgrade

Install latest global Node, npm, and npx

Donate


Usage:

Recommended: npx dist-upgrade

Or, if you want to install it globally, npm i -g dist-upgrade, then dist-upgrade.

FAQ

  • It's not working!
    • Please file an issue and I'll take a look!
  • Can I contribute to this?
    • Sure! If there's a bug, or you want an option, or something, file an issue or open a PR and I'll definitely take a look!

Thanks

Huge thanks to Kat Marchán for basically writing this in an issue when my original version failed.

LICENSE