How To Install tal on Mac

What is “tal” Package?

Align line endings if they match
For more details: https://web.archive.org/web/20160406172703/https://thomasjensen.com/software/tal/

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install tal.
    brew install tal

Now, use tal!