Initial Setup
Hoard v0.5.2 added the init
subcommand to create the folders and files necessary for Hoard to run.
This command only needs to be run the first time you set Hoard up. After that, including on new machines, it is enough to synchronize the hoard data directory to the new machine and setup or restore the configuration file.
Initializing Hoard
Run hoard init
. Everything necessary will be created, including a sample configuration file.
Then, run hoard edit
to edit the new configuration file.