Crates.io | mvr |
lib.rs | mvr |
version | 0.2.1 |
source | src |
created_at | 2018-11-01 14:23:27.167887 |
updated_at | 2018-11-08 11:43:19.899498 |
description | A utility program for renaming files. |
homepage | https://github.com/Juici/mvr |
repository | https://github.com/Juici/mvr |
max_upload_size | |
id | 94036 |
size | 10,168 |
A utility program for renaming files.
This program is a utility for renaming files using regex pattern matching.
From crates.io:
$ cargo install mvr
Manually:
$ git clone https://github.com/Juici/mvr
$ cd mvr
$ cargo install --path=./
$ git clone https://github.com/Juici/mvr
$ cd mvr
$ cargo build --release