Easy Steps to Install ckan on Mac

Package Information:

Name: ckan
Use: TThe CKAN is a metadata repository and associated tools to allow you to find, install, and manage mods for Kerbal Space Program.
URL: https://github.com/KSP-CKAN/CKAN/

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 ckan using brew
    brew install ckan

ckan is ready to use now!