Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Juici/mvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvr

A utility program for renaming files.

This program is a utility for renaming files using regex pattern matching.

Features

  • Regex pattern matching and replacement strings
  • Bulk file renaming
  • Perform a dry run before renaming
  • Prompt on file renaming

Install

From crates.io:

$ cargo install mvr

Manually:

$ git clone https://github.com/Juici/mvr
$ cd mvr
$ cargo install --path=./

Build

$ git clone https://github.com/Juici/mvr
$ cd mvr
$ cargo build --release

About

A utility program for renaming files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages