Skip to content

A simple tool for comparing the difference between ZIP archives.

License

Notifications You must be signed in to change notification settings

SiriusIndustries/dzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dzip

A simple tool for comparing the difference between ZIP archives.

Installation

  1. Ensure you have NodeJS installed on your system and added to your PATH as normal.
  2. Run npm i -g @siriusindustries/dzip or pnpm i -g @siriusindustries/dzip or yarn global add @siriusindustries/dzip to install.
  3. Run dzip <first archive> <second archive> to view the difference between the archives.

Notes

Other kinds of ZIP archives, such as JARs, are supported by this tool - it does not function based on the file extension.

About

A simple tool for comparing the difference between ZIP archives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published