Follow simple steps to install cowsay on Mac
Package Information:
Name: cowsay
Use: Configurable talking characters in ASCII art
URL: https://github.com/tnalpgge/rank-amateur-cowsay
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cowsay using brew
brew install cowsay
cowsay is ready to use now!