1 stable release
1.0.1 | Sep 1, 2023 |
---|
#775 in Configuration
21KB
544 lines
Seraphite
a simple, but powerful configuration manager for unix-like systems!
· Documentation · Report Bug · Request Feature
📔 Table of Contents
🌟 About the Project
🎯 Features
- Supports multiple configs
- Blazingly fast!
- Super simple
🧰 Getting Started
⚙️ 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>
🧭 Roadmap
- Link files from dotfile dir to config dir
- install dependencies from a file
- Support multiple configs
- post install script
- easy setup
❔ 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
Dependencies
~16MB
~365K SLoC