0.0.1 • Published 8 years ago

super-rename v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

super-rename


Auto rename files name;

Install

npm install -g super-rename

Usage

1. base
super-rename ./

This will auto rename files under the current path to 1~N, and also you can have your own path here :D

example:

1.jpg
2.jpg
3.jpg
 ...
N.jpg
2. advance
super-rename ./ 100

example:

101.jpg
102.jpg
103.jpg
 ...
N.jpg

License

MIT

0.0.1

8 years ago