# dsort

bevy/egui desktop app for performing version-based line sorting, and blank-line cleanup of line-delimited data.

this is designed and built specifically for one single person, to help make their life simpler - this is not general-purpose, or one-size-fits all.

## release process

- `mingw` toolchain (`brew install mingw-w64`)
- `rust`

```bash
./package.sh
```