No description
Find a file
Renovate Bot eee58a718b
Some checks failed
CI / cargo test (pull_request) Failing after 23s
CI / cargo test (push) Failing after 14s
Pin dependencies
2025-12-04 16:05:35 +00:00
.forgejo/workflows Pin dependencies 2025-12-04 16:05:35 +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
Cargo.lock Merge branch 'main' into renovate/clap-4.x-lockfile 2025-12-04 13:42:37 +00:00
Cargo.toml Update Rust crate dialoguer to 0.12.0 2025-08-23 16:05:35 +00:00
README.md tuning 2025-05-28 09:10:00 +02:00
renovate.json Update renovate.json 2025-12-04 12:32:44 +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