renamify-cli

3.1.2 • Public • Published

Renamify CLI License NPM version Build Status Coverage Status

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:

$ renamify

Edit 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 --full

Related

  • renamify - Rename group of files from a directory.

License

MIT

Package Sidebar

Install

npm i renamify-cli

Weekly Downloads

3

Version

3.1.2

License

MIT

Unpacked Size

7.3 kB

Total Files

6

Last publish

Collaborators

  • coderaiser