9 stable releases

2.1.0 Mar 15, 2025
2.0.0 Mar 4, 2025
1.4.1 Nov 23, 2024

#19 in #tan

Download history

585 downloads per month

MIT license

8KB
123 lines

tan - text analysis


About

tan (previously known as mcw) is CLI application for getting words in text

Using Program

use --help flag

Building Project from source

Make sure you have Rust (rustc, cargo) installed

  1. Clone repo using git: git clone https://github.com/Matissoss/mcw
  2. Compile project using Rust (cargo method: cargo build --release)
  3. Enjoy

Credits

tan was made by matissoss under MIT License

No runtime deps