No description
Find a file
Renovate Bot 968557897a
Some checks failed
CI / cargo test (push) Failing after 25m22s
CI / cargo test (pull_request) Failing after 33m56s
Update Rust crate rand to 0.10.0
2026-02-08 16:11:01 +00:00
.forgejo/workflows Update .forgejo/workflows/ci.yml 2025-12-04 17:39:51 +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 Update Rust crate rand to 0.10.0 2026-02-08 16:11:01 +00:00
Cargo.toml Update Rust crate rand to 0.10.0 2026-02-08 16:11:01 +00:00
README.md tuning 2025-05-28 09:10:00 +02:00
renovate.json update renovate config to reflect CI changes 2025-12-05 07:45:29 +01: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