SirGolem / remove-words

Clones a text file, removing words at random from each line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove-words

Clones a text file, removing words at random from each line

Installation

  • Download the executable from the Releases tab on GitHub.
  • Rename the executable to remove-words
  • Move the executable to wherever you want to on your drive
  • [Optional] Add the executable to your system/terminal's PATH environment variable to allow it to be used from any terminal

Usage

remove-words [--verbose] <file> <out> [--words={int}] [--replacement={str}]

Run remove-words help for a list of commands and arguments

Other

  • Compatibility: remove-words should work on Windows, Linux and MacOS, although it was made and tested on Windows 11

About

Clones a text file, removing words at random from each line


Languages

Language:Rust 100.0%