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:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install fits using brew
brew install fits
fits is ready to use now!