解决 macOS 出现的 astyle: command not
2019-06-13 本文已影响0人
这就是昵称
- 打开终端
- 在终端执行命令
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- 继续在终端执行命令
brew install astyle
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
brew install astyle