Crates.io | stripper |
lib.rs | stripper |
version | 0.1.1 |
source | src |
created_at | 2023-09-16 14:21:12.396737 |
updated_at | 2023-09-16 14:34:24.833175 |
description | A tool to strip words from files very quickly. |
homepage | |
repository | |
max_upload_size | |
id | 974378 |
size | 16,388 |
Stripper is a simple tool for removing words out of files.
For example "Lorem ipsum dolor sit amet" in ./test/asset/1
becomes "ipsum dolor sit amet"
It is recommended to use the -p
flag e.g. stripper -p Lorem
to prompt removal.
❯ stripper -p Cargo
Stripping out Cargo
Are you sure you want to strip out Cargo from ./target/package/st-0.1.0/Cargo.toml? [y/n]
n
Are you sure you want to strip out Cargo from ./target/package/st-0.1.0/Cargo.lock? [y/n]
n