No description
Find a file
2025-05-20 12:33:07 +00:00
src implement filenames on commandline 2025-05-13 13:58:04 +02:00
.gitignore initial commit 2024-11-19 13:11:33 +01:00
Cargo.lock Update Rust crate clap to v4.5.38 2025-05-20 12:33:07 +00:00
Cargo.toml reimplement sorting; better error messages; strip ./ 2025-04-29 15:54:01 +02:00
README.md add some instructions and bump version 2024-11-20 13:34:56 +01:00
renovate.json add renovatebot 2025-05-20 13:42:52 +02:00
setup.sh script to create test setup 2024-12-31 11:55:33 +01:00

mvw

mvw is a reimplementation of my old mvwrap Perl script. The goal is to be much faster and not need Perl anymore.

Building can be done with:

$ cargo build --release