loganintech / delete-artifacts

Little rust project to delete build artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete-artifacts 0.1.0
Logan Saso <logansaso+tech@gmail.com>
Simple program to delete specific build artifact directories

USAGE:
    delete-artifacts [OPTIONS] <START_DIR>

ARGS:
    <START_DIR>    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

About

Little rust project to delete build artifacts


Languages

Language:Rust 100.0%