parent
2bc8fe4ee7
commit
c918fb6ded
@ -1,6 +1,20 @@
|
||||
# autorestic
|
||||
High backup level CLI utility for [restic](https://restic.net/).
|
||||
<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>
|
||||
|
||||
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 🙂
|
||||
<br>
|
||||
<br>
|
||||
|
||||
### Why / What?
|
||||
|
||||
📒 **[DOCS](https://cupcakearmy.github.io/autorestic/)** 📒
|
||||
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