seraphite

Crates.ioseraphite
lib.rsseraphite
version1.0.1
sourcesrc
created_at2023-09-01 10:30:51.060551
updated_at2023-09-01 10:32:38.1431
descriptionBlazlingly fast dotfile manager!
homepage
repository
max_upload_size
id960811
size42,185
Nicholas Samuels (Phant80m)

documentation

README

Seraphite

a simple, but powerful configuration manager for unix-like systems!

· Documentation · Report Bug · Request Feature

:notebook_with_decorative_cover: Table of Contents

:star2: About the Project

:dart: Features

  • Supports multiple configs

  • Blazingly fast!

  • Super simple

:toolbox: Getting Started

:gear: Installation

How to install:

cargo install --git https://github.com/phant80m/seraphite

build manually

git clone https://github.com/phant80m/seraphite && cargo build --release

generate shell completions

seraphite --shell-completion <SHELL>

:compass: Roadmap

  • Link files from dotfile dir to config dir

  • install dependencies from a file

  • Support multiple configs

  • post install script

  • easy setup

:grey_question: FAQ

  • Q: Does this work?
  • A: Well, yes it does work and pretty well if i may add.
  • Q: Is it hard to use
  • A: no. It is incredibly simple to setup and use.
  • Q: Can I use it with multiple configs
  • A: Yes. you can specify the dotfile dir and the config folder
Commit count: 0

cargo fmt