Fuxi

Fuxi

5 devlogs
7h 53m
Created by Miguel

dotfile organization made easy

Timeline

got it working with (hopefully) no bugs

Update attachment

fixed a bug that caused the program to panic and reduced the binary size by 50% by using a better release profile

Update attachment

uploaded to crates.io (had to name it fuxi-cli as there's already an empty project named fuxi)

Update attachment

fixed up some parts of the code and organized it into separate modules for readability

Update attachment

finished an MVP (still has tons of bugs), profiles work, backing up to and from git works and most stuff isn't broken

Update attachment