mac开发环境搭建

37 阅读1分钟
  • 安装git
    https://git-scm.com/
  • 安装brew包管理工具
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
  • 安装git node nginx。都可以用brew install xxx
  • 打造终端
https://zhuanlan.zhihu.com/p/37195261