update-everything

DEPRECATED. Update all global modules.


Keywords
global, module, node, npm, update, cli, cross-platform, linux, mac, updater, windows
License
WTFPL
Install
npm install update-everything@0.3.1

Documentation

DEPRECATED

This module is deprecated. Please start using npx and stop installing everything globally.

Update all global modules.

Installation: npm i -g update-everything

Usage: update-everything

This will update ALL your globally installed modules. This may take quite a while. And some stuff might break. This will prompt you to be sure you want to do this. If you're sure you're sure, you can pass a -y flag to skip the prompt.

Also check out global-packages-cli, to list your globally-installed packages in text or JSON.

License: WTFPL