3.1.2 • Published 9 months ago
renamify-cli v3.1.2
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