美文网首页
mac开发环境安装

mac开发环境安装

作者: 凯文Kevin21 | 来源:发表于2024-03-13 11:02 被阅读0次

一、开发环境安装

1. homebrew安装
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
2. 检查rvm
rvm -v
sudo  rvm get stable
3. 检查ruby
ruby -v
4. cocoapods安装
sudo gem install -n /usr/local/bin cocoapods

二、开发工具收集

1. 流程图

draw.io

2. 翻译

https://www.deepl.com/translator
https://www.grammarcheck.net/editor/

相关文章

网友评论

      本文标题:mac开发环境安装

      本文链接:https://www.haomeiwen.com/subject/ppnovdtx.html