Crates.io | catdog |
lib.rs | catdog |
version | 0.1.0 |
source | src |
created_at | 2023-03-04 23:04:47.981252 |
updated_at | 2023-03-04 23:04:47.981252 |
description | A tool to read files and outputs the contents to the console. This is a re implementation of the popular cat cli tool using rust. |
homepage | |
repository | https://github.com/LiorKaufman/dog |
max_upload_size | |
id | 800904 |
size | 41,739 |
A reimplementation of the cat cli tool using Rust.
This is a learning/hobby project.
I don't recommend using this in production. I do recommend using this if you like to do the same thing as cat but by saying dog.