8000 GitHub - viveksdf/fuf-cli: ๐Ÿ” fuf โ€“ Find Unused Files in a directory with a single command.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

viveksdf/fuf-cli

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

fuf-cli โ€“ Find Unused Files in a directory with a single command

Installation

npm install fuf-cli --global

Usage

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 โ€“ the node package.

Development

  1. Clone and fork this repo.
  2. Instal 5B14 l dependencies: npm install.
  3. Do your stuff.
  4. Run tests.
  5. Prepare a pull request.

Releases

  1. npm install --global np
  2. np

Made with โค๏ธ by Rubens Mariuzzo.

MIT license

About

๐Ÿ” fuf โ€“ Find Unused Files in a directory with a single command.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0