Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loganintech/delete-artifacts

Little rust project to delete build artifacts
https://github.com/loganintech/delete-artifacts

Last synced: 20 days ago
JSON representation

Little rust project to delete build artifacts

Awesome Lists containing this project

README

        

```shell
delete-artifacts 0.1.0
Logan Saso
Simple program to delete specific build artifact directories

USAGE:
delete-artifacts [OPTIONS]

ARGS:
Starting directory for search

OPTIONS:
-c, --commit Actually commit the deletion
-h, --help Print help information
-s, --skip-log-file Don't create a log file with all the deleted directories
-V, --version Print version information
```