Crates.io | garfsay |
lib.rs | garfsay |
version | 0.1.1 |
source | src |
created_at | 2020-12-23 18:35:53.891479 |
updated_at | 2020-12-23 18:47:24.128032 |
description | A cowsay clone/variant with an obese feline. |
homepage | https://schwartz.world/garfsay |
repository | https://github.com/schwartzworld/garfsay |
max_upload_size | |
id | 326640 |
size | 10,870 |
This is a toy project to learn Rust. It is a clone of cowsay but uses a fat cat instead of a cow. Happy Lasagna!
At present the primary method of installation is to use cargo
. Make sure you have cargo
and rust
installed and run the following command:
cargo install garfsay
Eventually I will make binaries available at schwartz.world, but that day is not today.
Garfsay
can be called two ways.
$ garfsay Somebody once told me the world was gonna roll me
echo I aint the sharpest tool in the shed | garfsay
This is very much a learning project, so please feel free to contribute in any way possible. Code contributions are welcome, as are bug reports, feature requests and help packaging the app for whatever package manager you think it should be in.