Confer is a symbolic link manager that handles the deployment and synchronisation of your configuration files.
Write a configuration file to declare where your files are supposed to go, and confer
will create the appropriate links.
Read the Manual for documentation.
For more details about the inner workings, read the Architecture document
Pre-release binaries are available for the following platforms:
Confer is made in Haskell. To build it from source, use ghcup to install the following toolchains:
cabal
3.10ghc
9.8.2