Closed raDiesle closed 3 years ago
Yes, we need this feature and it will be included in the next version..
just FYI, i'm putting the finishing touches to the next release which includes this feature..
If you would like to try it, your feedback would be appreciated.. install:
npm install -g renamer@next
To see the one-line view, add --view one-line
to your renamer command args.. There is now also a --silent
option.
You can define custom views and replace functions too, which I'm in the process of documenting.. Let me know if I missed anything.
As we do use renamer for every build, its not needed to log every single renamed file, instead show a one line, e.g. how many files were renamed, as it clutters the log.
What do you think?
btw. nice tool!