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:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, Execute
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install ddate using brew
    brew install ddate

ddate is ready to use now!