https://github.com/rec/backer
📦 Continuously back up files 📦
https://github.com/rec/backer
Last synced: about 1 year ago
JSON representation
📦 Continuously back up files 📦
- Host: GitHub
- URL: https://github.com/rec/backer
- Owner: rec
- License: mit
- Created: 2020-02-20T12:21:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:47:27.000Z (over 2 years ago)
- Last Synced: 2024-05-01T19:20:40.472Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 142 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELIST
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# `backer`: 📦 continuous backups in Python 📦
Install `backer` from the command line using
[pip](https://pypi.org/project/pip/):
``` bash
pip3 install backer
```