9 stable releases
| 2.1.0 | Mar 15, 2025 |
|---|---|
| 2.0.0 | Mar 4, 2025 |
| 1.4.1 | Nov 23, 2024 |
#19 in #tan
585 downloads per month
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
- Clone repo using git:
git clone https://github.com/Matissoss/mcw - Compile project using Rust (cargo method:
cargo build --release) - Enjoy
Credits
tan was made by matissoss under MIT License