An open API service indexing awesome lists of open source software.

https://github.com/guillaumedsm/file-saver

A simple python script to create an archive of multiple folders
https://github.com/guillaumedsm/file-saver

archive save script tool

Last synced: 12 months ago
JSON representation

A simple python script to create an archive of multiple folders

Awesome Lists containing this project

README

          

# File-saver
A simple python script to create an archive of multiple folders

1. Setup your ```save_files.yml``` using ```save_files_example.yml``` as an example
2. Call ```save_files.py``` in the ```save_files.yml``` folder
```bash
python save_files.py
```