How to Install chadwick on Mac using Brew

Package Information:

Name: chadwick
Use: Chadwick is an Open Source software project dedicated to making available a quality suite of tools for use in baseball scorekeeping and statistics collection.
URL: https://chadwick.sourceforge.io

Installation Steps:

  1. Open up your Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install chadwick using brew
    brew install chadwick

chadwick is ready to use now!