Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

zacanger/global-packages-cli

Repository files navigation

Simple cli for global-packages.

Support with PayPal Patreon ko-fi

Usage: npx global-packages-cli. Or install: npm i -g global-packages-cli.

Options:

global-packages-cli
-------------------
Get a list of all node modules installed globally.
Usage:
  global-packages
Options:
  -j | --json
  Get the list in JSON.
  -t | --text
  Get the list as plain text (newline-separated)
Example:
  global-packages -j