Steps To Install atdtool On Mac

Package Information:

Name: atdtool
Use: Command-line interface for After the Deadline language checker
URL: https://github.com/lpenz/atdtool

Installation Steps:

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

atdtool is ready to use now!