get-tarball-cli

1.0.0 • Public • Published

get-tarball-cli

A simple CLI that downloads all packages defined in the indicated package-lock.json file. Nothing fancy, just a basic tool.

Installation

npm install -g get-tarball-cli

Basic Use

cd /my/project/folder
hey get-tarball

or

hey get-tarball /my/other/project/package-lock.json

or

hey get-tarball -o /home/desktop/outfolder

Options

-o Optional output folder for the packages. Otherwise, if not supplied, the tarballs will be donwloaded in the current working directory under the tarballs folder

Readme

Keywords

Package Sidebar

Install

npm i get-tarball-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.18 kB

Total Files

7

Last publish

Collaborators

  • espressofrap