autorestic/README.md

21 lines
718 B
Markdown
Raw Normal View History

2020-05-20 19:30:05 +02:00
<p align="center">
<img align="center" src="https://github.com/cupcakearmy/autorestic/raw/master/docs/assets/logo.png" height="50" alt="autorestic logo">
<br>
<br>
<br>
<p align="center">
Config driven, easy backup cli for <a href="https://restic.net/">restic</a>.
<br>
<br>
<strong><a href="https://cupcakearmy.github.io/autorestic/">Docs »</a></strong>
</p>
</p>
2019-10-26 21:34:02 +02:00
2020-05-20 19:30:05 +02:00
<br>
<br>
### Why / What?
2019-06-21 12:25:54 +02:00
2020-05-20 19:30:05 +02:00
Autorestic is a wrapper around the amazing [restic](https://restic.net/). While being amazing the restic cli can be a bit overwhelming and difficoult to manage if you have many different location that you want to backup to multiple locations. This utility is aimed at making this easier 🙂