Skip to content

Instantly share code, notes, and snippets.

@SunXiaoShan
Last active October 16, 2017 23:15
Show Gist options
  • Save SunXiaoShan/f190705cd1ddadda96308c7319caa74f to your computer and use it in GitHub Desktop.
Save SunXiaoShan/f190705cd1ddadda96308c7319caa74f to your computer and use it in GitHub Desktop.
OCLint
# 安裝 Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# 安装 OCLint
brew tap oclint/formulae
brew install oclint
# 安裝 xcpretty
gem install xcpretty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment