peppermints / unused-image

This is shell script used to check and clean unused image resource , support Android and IOS project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is shell script used to check and clean unused image resource , support Android and IOS project


Languages

Language:Shell 100.0%