fuf-cli
v1.0.0
Published
Find Unused Files in a directory with a single command.
Readme
Installation
npm install fuf-cli --globalUsage
fuf app/**/* app/images/**/*This will find any file at app/images that's unused on app directory. 🙌
This cli app is based on fuf
Development
- Clone and fork this repo.
- Install dependencies:
npm install. - Do your stuff.
- Run tests.
- Prepare a pull request.
Releases
npm install --global npnp
Made with :heart: by Rubens Mariuzzo.
