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:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install atdtool using brew
brew install atdtool
atdtool is ready to use now!