mcw

Crates.iomcw
lib.rsmcw
version2.1.0
created_at2024-11-20 19:12:39.716911+00
updated_at2025-03-15 17:27:07.047856+00
descriptionmcw/tan - text analysis
homepage
repository
max_upload_size
id1455160
size8,232
matissoss (Matissoss)

documentation

README

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

Commit count: 0

cargo fmt