1.0.0 • Published 3 years ago

pack-to-folder v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

pack-to-folder

Runs npm pack command and then extracts archive to folder

Requirements

node >= 12

Installation

npm i pack-to-folder

or

yarn add pack-to-folder

Usage

npx pack-to-folder [--renameTo=package]

Options:

  • --renameTo=package (optional) - renames package folder, can be relative or absolute path
  • --forceRewrite (optional) - if target folder already exists, delete it before unpacking
1.0.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago