catdog

Crates.iocatdog
lib.rscatdog
version0.1.0
sourcesrc
created_at2023-03-04 23:04:47.981252
updated_at2023-03-04 23:04:47.981252
descriptionA 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
repositoryhttps://github.com/LiorKaufman/dog
max_upload_size
id800904
size41,739
(LiorKaufman)

documentation

README

dog

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.

Commit count: 7

cargo fmt