| Crates.io | tc |
| lib.rs | tc |
| version | 1.1.1 |
| created_at | 2025-11-17 04:26:30.312899+00 |
| updated_at | 2025-11-17 15:03:23.840231+00 |
| description | A Rust clone of the GNU Coreutils `wc` command |
| homepage | |
| repository | https://github.com/bephemeral/textcount |
| max_upload_size | |
| id | 1936239 |
| size | 15,656 |
A Rust clone of the GNU Coreutils wc command
tabledcargo install tc
You can build textcount using Cargo:
git clone https://github.com/bephemeral/textcount.git
cd textcount
cargo build --release
This project is licensed under the MIT License