1.0.0 • Published 8 years ago
get-tarball-cli v1.0.0
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-cliBasic Use
cd /my/project/folder
hey get-tarballor
hey get-tarball /my/other/project/package-lock.jsonor
hey get-tarball -o /home/desktop/outfolderOptions
-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
1.0.0
8 years ago