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