Installing diction on Mac using Brew
Package Information:
Name: diction
Use: GNU diction and style
URL: https://www.gnu.org/software/diction/
Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install diction using brew
brew install diction
diction is ready to use now!