Skip to content

Instantly share code, notes, and snippets.

@patridge
Created May 4, 2020 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patridge/0428dfb7497e21d35fb5ba09d6b172bc to your computer and use it in GitHub Desktop.
Save patridge/0428dfb7497e21d35fb5ba09d6b172bc to your computer and use it in GitHub Desktop.
Command line reference
# 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