No description
Find a file
Renovate Bot c0e80a9f6e
All checks were successful
CI / cargo test (pull_request) Successful in 16m4s
CI / cargo test (push) Successful in 29m21s
Migrate config renovate.json
2025-06-25 16:11:26 +00:00
.forgejo/workflows megalint happy, so limit checks to changes 2025-05-28 11:17:13 +02:00
src adapt to new version of rand crate 2025-05-20 19:52:32 +02:00
.gitignore initial commit 2024-11-19 13:11:33 +01:00
.mega-linter.yml check again 2025-05-28 10:39:18 +02:00
Cargo.lock Update Rust crate clap to v4.5.39 2025-05-28 00:10:32 +00:00
Cargo.toml Update Cargo.toml 2025-05-20 18:01:00 +00:00
README.md tuning 2025-05-28 09:10:00 +02:00
renovate.json Migrate config renovate.json 2025-06-25 16:11:26 +00:00
setup.sh tuning 2025-05-28 09:10:00 +02: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