Skip to content

SchweGELBin/catspeak

Repository files navigation

catspeak

GitHub Downloads (all assets, all releases) GitHub License GitHub Release

$ catspeak "meow~"

 |\ /|
/ . . \
\ _-_ /      meow~
 |   |     _
 |    \   /
 |     |-/
 |_|_ /

Build

General

git clone https://github.com/SchweGELBin/catspeak.git
cd catspeak
cargo build --release

Binary will be at ./target/release/catspeak

Nix

nix build github:SchweGELBin/catspeak

Binary will be at ./result/bin/catspeak

Run

General

git clone https://github.com/SchweGELBin/catspeak.git
cd catspeak
cargo run -- "meow~"

Nix

nix run github:SchweGELBin/catspeak -- "meow~"

About

Cowsay like program of a speaking cat

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •