0.3.2 • Published 5 years ago

lsg-copy v0.3.2

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

lsg-copy

lsg-copy will copy your globally installed packages with version pinning.

Developed with node@14

Usage

lsg-copy v0.3.0

Usage:
  $ lsg-copy

Commands:
    Copy global packages to clipboard

For more info, run any command with the `--help` flag:
  $ lsg-copy --help

Options:
  --mgr <mgr>    Choose your package manager (npm | yarn) (default: npm)
  --pipe         Write contents to stdout instead of clipboard (default: false)
  -v, --version  Display version number
  -h, --help     Display this message

Check your clipboard :smiley:

Tests

npm test

Currently does not support Yarn, e.g. yarn test will not work.

Requirements:

  • npm is installed - I haven't tested aggressively against specific versions

Tests assume you have npm installed. The noop3 package is installed globally in case no packages are installed.

0.3.2

5 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago