bulk-rename 0.1.0

A little tool to rename all the files in the current directory using your editor
bulk-rename-0.1.0 is not a library.

bulk-rename

A little tool to rename all the files in the current directory using your editor

Example usage

$ cargo install bulk-rename
$ cd misc
$ ls
$ bulk-rename # edit your files in your EDITOR
$ ls