No description
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
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
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
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