dog-rs
Dog command for *nix systems, Rust port of dog. Because there is a cat
command, should be a dog
command too. It was written completely using VS Code and Debian, compiled with cargo and developed in a morning.
This package is purely a joke, please do not take it seriously.
➜ ~ dog
__
|_______/ V`-,
} /~~ Whoof!
/_)^ --,r'
|b |b
Installation
From source
Run:
cargo build --release
And copy the binary in target/release
to the right location.
Requisites
You will need to install cargo
.