hoard 0.6.1

Hoard backups of files across your filesystem into one location.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
authors = ["Michael Bryant"]
language = "en"
multilingual = false
src = "src"
title = "The Hoard Book"
description = "The official documentation for the Hoard dotfile manager"

[rust]
edition = "2021"

[output.html]
preferred-dark-theme = "ayu"
mathjax-support = false
cname = "hoard.shadow53.dev"
edit-url-template = "https://github.com/Shadow53/hoard/edit/main/book/{path}"