Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonknittel/ddelete
Lists all occurrences of a file or directory and let's you delete them
https://github.com/simonknittel/ddelete
cli nodejs utility
Last synced: about 9 hours ago
JSON representation
Lists all occurrences of a file or directory and let's you delete them
- Host: GitHub
- URL: https://github.com/simonknittel/ddelete
- Owner: simonknittel
- License: mit
- Created: 2019-09-27T17:19:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-27T14:27:43.000Z (over 1 year ago)
- Last Synced: 2023-12-08T19:08:44.651Z (11 months ago)
- Topics: cli, nodejs, utility
- Language: JavaScript
- Homepage:
- Size: 1.67 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ddelete
[![npm](https://img.shields.io/npm/v/ddelete)](https://www.npmjs.com/package/ddelete)
[![Travis (.com) branch](https://img.shields.io/travis/com/simonknittel/ddelete/master)](https://travis-ci.com/simonknittel/ddelete)
[![node](https://img.shields.io/node/v/ddelete)](https://github.com/simonknittel/ddelete/blob/master/package.json)
[![David](https://img.shields.io/david/simonknittel/ddelete)](https://david-dm.org/simonknittel/ddelete)
[![NPM](https://img.shields.io/npm/l/ddelete)](https://github.com/simonknittel/ddelete/blob/master/LICENSE)Lists all occurrences of a file or directory and let's you delete them
## Usage
```
npx ddelete
```
![Screencast](https://raw.githubusercontent.com/simonknittel/ddelete/master/screencast.gif)