No description
Find a file
Renovate Bot c4f985be97
Some checks failed
CI / cargo test (pull_request) Successful in 50m7s
CI / cargo test (push) Failing after 1h5m46s
Update Rust crate tempfile to v3.22.0
2025-09-09 20:07:28 +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.22.0 2025-09-09 20:07:28 +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