Skip to content

GabiGrin/remove-ds-store-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Delete .DS_Store Files

Removes .DS_Store files from given path

Install

$ npm install -g delete-ds-store-cli

Usage

delete-ds-store [path] [-r] [-d]

path defaults to cwd
-r --recursive  ---- recursively delete from all subfolders
-d --dry-run    ---- only show the files to be removed without actually doing so

About

Removes .DS_Store files from given path

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published