feat: init structure, implemented pacfiles
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
`pacdiff` strives to provide utilities changes on the root file structure of the filesystem from the pacman base.
|
||||
|
||||
This is intended to provide utils for, but not limited to:
|
||||
|
||||
- Tracking unknown/missing/modified files in `/etc`, `/usr`, `/var`, etc.
|
||||
- Managing the explicitly installed packages and optional dependencies proprely, to avoid messy package trees.
|
||||
|
||||
It's true that pacman already can manage most of this, but in a CLI and unintuitive fashion, this program attempts to be as user friendly as possible to avoid mistakes of the mental overhead.
|
||||
|
||||
---
|
||||
|
||||
<div align="center"><sup>Made with ❤️ in rust.</sup></div>
|
||||
Reference in New Issue
Block a user