No description
Find a file
2024-11-20 13:34:56 +01:00
src works decent enough for whole dirs now 2024-11-20 13:08:28 +01:00
.gitignore initial commit 2024-11-19 13:11:33 +01:00
Cargo.lock Works as an MVP 2024-11-20 10:49:18 +01:00
Cargo.toml add some instructions and bump version 2024-11-20 13:34:56 +01:00
README.md add some instructions and bump version 2024-11-20 13:34:56 +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