Update README.md

This commit is contained in:
Nicco 2020-05-20 19:30:05 +02:00 committed by GitHub
parent 2bc8fe4ee7
commit c918fb6ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 4 deletions

View File

@ -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>
<br>
<br>
### 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 🙂
📒 **[DOCS](https://cupcakearmy.github.io/autorestic/)** 📒