parent
2bc8fe4ee7
commit
c918fb6ded
@ -1,6 +1,20 @@
|
|||||||
# autorestic
|
<p align="center">
|
||||||
High backup level CLI utility for [restic](https://restic.net/).
|
<img align="center" src="https://github.com/cupcakearmy/autorestic/raw/master/docs/assets/logo.png" height="50" alt="autorestic logo">
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
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 🙂
|
<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>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
📒 **[DOCS](https://cupcakearmy.github.io/autorestic/)** 📒
|
### Why / What?
|
||||||
|
|
||||||
|
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 🙂
|
||||||
|
Loading…
Reference in new issue