unsed-image

October 24, 2014 · View on GitHub

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

Contents

  1. 1show unused image file
  2. 2show and clean unused image file