How to Install fits on Mac using Brew

Package Information:

Name: fits
Use: File Information Tool Set
URL: https://projects.iq.harvard.edu/fits

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fits using brew
    brew install fits

fits is ready to use now!