Skip to content

Instantly share code, notes, and snippets.

@clonn
Created April 3, 2013 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clonn/d60544e8eebe978bb537 to your computer and use it in GitHub Desktop.
Save clonn/d60544e8eebe978bb537 to your computer and use it in GitHub Desktop.
solved lolcommits gem module install error. And now I works fine
#there is the step of my installation on MacOS
update xcode 4.6.1
brew update
brew install imagemagick
brew rm jpeg
brew install jpeg
brew link --overwrite jpeg
sudo gem install lolcommits
#go to git project folder
lolcommits --enable
#find picture
open ~/.lolcommits/Project_name/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment