detrzip

1.0.0 • Public • Published

detrzip

A cli wrapper around bitgenics/deterministic-zip. Produces determinstic zip files based on content.

Usage

❯ npx detrzip --help
detrzip.js <zipfile> <directory>

create a deterministic zip

Positionals:
  zipfile    the name of the zipfile to create                          [string]
  directory  directory to include in the archive                        [string]

Options:
  --version   Show version number                                      [boolean]
  --help      Show help                                                [boolean]
  --includes  list of file patterns to include in archive
                                                     [array] [default: ["./**"]]
  --excludes  list of file patterns to exclude from archive
  [array] [default: [".git","CVS",".svn",".hg",".lock-wscript",".wafpickle-N","*
                                       .swp",".DS_Store","._*","npm-debug.log"]]

Readme

Keywords

Package Sidebar

Install

npm i detrzip

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

5.1 MB

Total Files

13

Last publish

Collaborators

  • gordlea