Skip to content

A CLI tool to add files to zips or just to say specific files to add to the zip

Notifications You must be signed in to change notification settings

lukasmwerner/ZipAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipAll

A CLI tool to add files to zips or just to say specific files to add to the zip

Installation

$ go install github.com/lukasmwerner/ZipAll@v0.0.3

Args usage

Usage:

$ ZipAll Archive.zip file1 file2 file3

Gitignore usage

when there is a gitignore file in the local directory it will use the gitignore file to ignore those files and then zip everything else Usage:

$ ZipAll -git Archive.zip

About

A CLI tool to add files to zips or just to say specific files to add to the zip

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages