Skip to content

1b0325h/Birk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Birk

CLI tool for backup files and folders.

Install

pip install git+https://github.com/1b0325h/Birk

Local:

python setup.py install

Usage

# Create backup from source list to save destination.
birk run

# Add a new path to source list.
birk add <ABSOLUTE_PATH>

# Set save destination.
birk set <ABSOLUTE_PATH>

# Remove path from source list.
birk remove

# Lists all source list items and save destination.
birk list

# Destroy all path items.
birk destroy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages