1.0.2 • Published 10 months ago

pkgpush v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

pkgpush

A simple utility to help bulk restore package dependencies from your local copy.

Install

npm install -g pkgpush

Example

Note: pkgpush without --s3 or --publish will only create npm pack tarballs in your current working directory.

pkgpush --filter @myorg

Options:

  • --filter - package prefix filter
  • --s3 - destination s3 bucket name, assumes you have the aws cli installed
  • --publish - publish the package via npm publish --ignore-scripts
1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago