mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 00:06:25 +00:00
Config driven, easy backup cli for restic.
src | ||
.gitignore | ||
.prettierrc | ||
config.sample.yml | ||
install.sh | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json |
autorestic
High level CLI utility for restic
Installation
curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | sh