Skip to content

A primitive CLI tool intended to archive one directory to another one.

License

Notifications You must be signed in to change notification settings

vkostyanetsky/Zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipper

mypy pylint black License: MIT

A primitive CLI tool intended to archive one directory to another one.

Usage

py zipper.py MySource MyTarget

The MySource directory will be copied to the MyTarget directory as a ZIP archive, which name consists of the current date and time (2023_02_23 09_23_46.zip, for example).

About

A primitive CLI tool intended to archive one directory to another one.

Resources

License

Stars

Watchers

Forks

Languages