Skip to content

Utility to make a zip archive of a directory conveniently

License

Notifications You must be signed in to change notification settings

evanoc3/archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archive.py

A CLI tool –written in python– to create zip archives.

Installation

Symlink the script onto $PATH so it's accessible anywhere on the terminal:

sudo ln -s "$PWD/src/archive.py" "/usr/local/bin/archive";

About

Utility to make a zip archive of a directory conveniently

Topics

Resources

License

Stars

Watchers

Forks

Languages