3.1.2 • Published 4 months ago

renamify-cli v3.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
4 months ago

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

3.0.4

4 months ago

3.1.2

4 months ago

3.0.3

4 months ago

3.1.1

4 months ago

3.0.2

4 months ago

3.1.0

4 months ago

3.0.1

4 months ago

3.0.0

4 months ago

2.0.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago