Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.35 KB

Confer Made with Haskell Configured in Lua

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.

📖 Documentation

Read the Manual for documentation.

For more details about the inner workings, read the Architecture document

📦 Install

Nightly pre-releases

Pre-release binaries are available for the following platforms:

🔧 Build

Confer is made in Haskell. To build it from source, use ghcup to install the following toolchains:

  • cabal 3.10
  • ghc 9.8.2