Skip to content
/ flatzip Public

create mtime-equivalent directory mirror with files filled with zeros

License

Notifications You must be signed in to change notification settings

evmar/flatzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flatzip creates a mtime-equivalent mirror of a directory with all files filled with zeros for easy compression. It is useful for distributing a directory tree as seen by a build system for performance discussions.

Build it with go 1:

go build

Run it to mirror a directory:

flatzip \path\to\src outputdir

Then zip the output and distribute.

About

create mtime-equivalent directory mirror with files filled with zeros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages