#strip #words #removing #removal #tool #quickly

app stripper

A tool to strip words from files very quickly

2 releases

0.1.1 Sep 16, 2023
0.1.0 Sep 16, 2023

#4 in #removing

MIT license

7KB
91 lines

Stripper

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

Dependencies

~1.4–9.5MB
~77K SLoC