renamify-cli
v4.0.0
Published
CLI tool for renaming group of files from a directory
Maintainers
Readme
Renamify CLI

Rename group of files from a directory with help of an editor.
Install
npm i renamify-cli --save
Usage
Edit files names in the $EDITOR of choice. Run:
$ renamifyEdit file names in editor, save and exit. New names will be applied if names count hasn't changed.
It works in similar way to git rebase -i.
To edit full names use:
$ renamify --fullRelated
- renamify - Rename group of files from a directory.
License
MIT
