Skip to content

Instantly share code, notes, and snippets.

@BlakeWilliams
Created October 8, 2011 03:54
Show Gist options
  • Save BlakeWilliams/1271831 to your computer and use it in GitHub Desktop.
Save BlakeWilliams/1271831 to your computer and use it in GitHub Desktop.
Installing Clojure via homebrew
brew update
brew install clojure
brew install leiningen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment