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:
- Open up your Terminal.
- Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install ckan using brew
brew install ckan
ckan is ready to use now!