Created
May 4, 2020 16:48
-
-
Save patridge/0428dfb7497e21d35fb5ba09d6b172bc to your computer and use it in GitHub Desktop.
Command line reference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Command line calls that don't fit elsewhere (e.g., PowerShell Experiments: https://github.com/patridge/PowerShellExperiments) | |
# Check for global NPM packages with updates available | |
npm outdated -g --depth=0 | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment