Skip to content

Instantly share code, notes, and snippets.

@ericmerrill
Created June 3, 2014 17:42
Show Gist options
  • Save ericmerrill/f1b58bd8f993605ce9d2 to your computer and use it in GitHub Desktop.
Save ericmerrill/f1b58bd8f993605ce9d2 to your computer and use it in GitHub Desktop.
Install Moodle Development Kit (MDK) on Mavericks (Mac OS X 10.9)
sudo easy_install requests
ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future sudo easy_install watchdog
brew tap danpoltawski/homebrew-mdk
brew install moodle-sdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment