Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 297 Bytes

unsed-image

This shell script is used to check and clean unused image file in your project directory,supoort Android and IOS.

show unused image file

./unused-image.sh -p /path/of/your/project

show and clean unused image file

./unused-image.sh -r -p /path/of/your/project