No description
Find a file
Renovate Bot f13fcc2d0b
Some checks failed
CI / cargo test (pull_request) Failing after 33m13s
CI / cargo test (push) Successful in 45m36s
Update Rust crate tempfile to v3.23.0
2025-09-23 08:05:11 +00:00
.forgejo/workflows Pin dependencies 2025-06-25 16:06:59 +00:00
src add pattern-edit 2025-07-02 11:17:58 +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 tempfile to v3.23.0 2025-09-23 08:05:11 +00:00
Cargo.toml add pattern-edit 2025-07-02 11:17:58 +02: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