No description
Find a file
2025-05-20 17:47:28 +00:00
src implement filenames on commandline 2025-05-13 13:58:04 +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-05-20 17:46:20 +00:00
Cargo.toml Update Cargo.toml 2025-05-20 17:47:28 +00:00
README.md add some instructions and bump version 2024-11-20 13:34:56 +01:00
renovate.json add renovatebot 2025-05-20 13:42:52 +02:00
setup.sh script to create test setup 2024-12-31 11:55:33 +01: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