bevy/egui desktop app for performing version-based line sorting, and blank-line cleanup of line-delimited data https://git.thermokar.st/thermokarst/dsort
Find a file
2025-04-04 07:13:13 -04:00
.cargo clean up ui and cross-compile config 2024-08-19 21:25:23 -04:00
src fix: trim whitespace prior to checking if line is empty 2024-08-28 14:39:40 -04:00
.gitignore prep for making public (closes #1 closes #2) 2025-04-04 07:13:13 -04:00
Cargo.lock patch 0.2.1 2024-10-02 18:01:08 -04:00
Cargo.toml patch 0.2.1 2024-10-02 18:01:08 -04:00
package.sh prep for making public (closes #1 closes #2) 2025-04-04 07:13:13 -04:00
README.md prep for making public (closes #1 closes #2) 2025-04-04 07:13:13 -04:00

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
./package.sh