Job scheduler for Restic backups
Go to file
IamTheFij d00e78174c start adding some tests 2022-02-23 08:05:24 -08:00
.drone.yml Initial commit 2022-02-18 22:36:19 +00:00
.gitignore Initial commit 2022-02-18 22:36:19 +00:00
.golangci.yml Linter updates 2022-02-22 16:55:41 -08:00
.pre-commit-config.yaml Initial commit 2022-02-18 22:36:19 +00:00
LICENSE Initial commit 2022-02-18 22:36:19 +00:00
Makefile Initial commit 2022-02-18 22:36:19 +00:00
README.md Initial commit 2022-02-18 22:36:19 +00:00
config.hcl Some basic functionality 2022-02-22 16:39:01 -08:00
go.mod start adding some tests 2022-02-23 08:05:24 -08:00
go.sum start adding some tests 2022-02-23 08:05:24 -08:00
job.go Linter updates 2022-02-22 16:55:41 -08:00
main.go Linter updates 2022-02-22 16:55:41 -08:00
restic.go start adding some tests 2022-02-23 08:05:24 -08:00
restic_test.go start adding some tests 2022-02-23 08:05:24 -08:00
shell.go Linter updates 2022-02-22 16:55:41 -08:00
test.hcl Some basic functionality 2022-02-22 16:39:01 -08:00
utils.go Linter updates 2022-02-22 16:55:41 -08:00

README.md

restic-scheduler

Job scheduler for Restic backups