Skip to content

Instantly share code, notes, and snippets.

@stormf
Created December 5, 2016 09:50
Show Gist options
  • Save stormf/bb9b1b33b7e0d3edd395a527620266cb to your computer and use it in GitHub Desktop.
Save stormf/bb9b1b33b7e0d3edd395a527620266cb to your computer and use it in GitHub Desktop.
How to install foodcritic
brew install libxml2
gem install nokogiri -- --use-system-libraries \
--with-xml2-include=$(brew --prefix libxml2)/include/libxml2
gem install foodcritic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment