You must log in or register to comment.
Crossposted from Reddit
Hi everyone, I posted lovesay about year ago, showing it off and all of it’s colors.
Since then, I’ve fallen for the “rewrite it in rust” meme and I’ve ported over my silly little python program to rust.
Not only is the new version in feature parity with the old one, it also has a few more features! such as, proper support for pipes, and pre-compiled releases.
It is available here: https://github.com/dotzenith/lovesay.rs
Rust all the things!