Skip to content

Absolutely useless terminal command that makes a cat say things. Made just for fun,

Notifications You must be signed in to change notification settings

RustyPanda101/Catsays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Catsays

Absolutely useless terminal command that makes a cat say things. Made just for fun,

Installation

This will work on every terminal that can run bash commands

Linux

git clone https://github.com/RustyPanda101/Catsays.git
cd catsays
chmod +x catsays
cp catsays ~/.local/bin/

MacOS and Windows(WSL or Git Bash)

git clone https://github.com/RustyPanda101/Catsays.git
cd Catsays
chmod +x catsays
sudo cp catsays /usr/local/bin/

Usage

catsays hello world

Uninstall

Just remove the file from where you installed ¯_(ツ)_/¯

About

Absolutely useless terminal command that makes a cat say things. Made just for fun,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages