tchoutri / confer

The symbolic links manager for your configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The symbolic links manager for your configuration files

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 94.9%Language:Makefile 2.3%Language:Lua 1.5%Language:Shell 1.3%