No description
Find a file
2024-11-27 11:40:37 +01:00
src implement -n, -v and -e commandline options 2024-11-27 11:40:37 +01:00
.gitignore initial commit 2024-11-19 13:11:33 +01:00
Cargo.lock implement -n, -v and -e commandline options 2024-11-27 11:40:37 +01:00
Cargo.toml implement -n, -v and -e commandline options 2024-11-27 11:40:37 +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