Guide To Install ddate On Mac using Brew
Package Information:
Name: ddate
Use: Converts boring normal dates to fun Discordian Date
URL: https://github.com/bo0ts/ddate
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 ddate using brew
brew install ddate
ddate is ready to use now!