An open API service indexing awesome lists of open source software.

https://github.com/saecki/cargo-swoop

A cli tool to find and remove target directories.
https://github.com/saecki/cargo-swoop

Last synced: 25 days ago
JSON representation

A cli tool to find and remove target directories.

Awesome Lists containing this project

README

          

# cargo-swoop

A cli tool to find and remove target directories.

[![asciicast](https://asciinema.org/a/Nrd2FmjQXXAv84yKvkPH2GRZk.svg)](https://asciinema.org/a/Nrd2FmjQXXAv84yKvkPH2GRZk)

## Usage
```
Usage: cargo-swoop [OPTIONS] [SEARCH_DIR]

Arguments:
[SEARCH_DIR]

Options:
--follow-symlinks
--show-empty
-h, --help Print help
```