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
- Host: GitHub
- URL: https://github.com/guillaumedsm/file-saver
- Owner: GuillaumeDSM
- License: mit
- Created: 2020-04-01T23:03:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T23:27:47.000Z (about 6 years ago)
- Last Synced: 2025-01-15T14:40:47.026Z (over 1 year ago)
- Topics: archive, save, script, tool
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```