diff --git a/knowledge base/restic.md b/knowledge base/restic.md new file mode 100644 index 0000000..9908b7d --- /dev/null +++ b/knowledge base/restic.md @@ -0,0 +1,68 @@ +# Restic + +> TODO + +Intro + + + +1. [TL;DR](#tldr) +1. [Further readings](#further-readings) + 1. [Sources](#sources) + +## TL;DR + + + + + + + +## Further readings + +- [Website] +- [Codebase] + +### Sources + +- [Documentation] + + + + + + + +[Codebase]: https://github.com/restic/restic +[Documentation]: https://restic.readthedocs.io/en/stable/ +[Website]: https://restic.net/ + +