Package Information:
Name: figlet
Use: Banner-like program prints strings as ASCII art
URL: http://www.figlet.org
Installation Steps:
- Open Terminal using Spotlight search by pressingÂ
<command+space>
. Type terminal and hitÂEnter
 key. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install figlet using brew
brew install figlet
figlet is ready to use now!
Leave a Reply
You must be logged in to post a comment.