Skip to content

SchweGELBin/catspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catspeak

GitHub Downloads (all assets, all releases) GitHub License GitHub Release AUR Version TUR Version

$ 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

3 stars

Watchers

1 watching

Forks

Contributors