Follow simple steps to install ditaa on Mac
Package Information:
Name: ditaa
Use: Convert ASCII diagrams into proper bitmap graphics
URL: https://ditaa.sourceforge.io/
Installation Steps:
- Open Terminal by pressing
<command+space>. Type terminal and hitEnterkey. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install ditaa using brew
brew install ditaa
ditaa is ready to use now!