Men的博客

欢迎光临!

0%

mac 开发homebrew使用

1.安装最新的Xcode
2.Homebrew
https://www.jianshu.com/p/1265310832e6
https://brew.sh
homebrew配置:brew config
安装软件,如:brew install node
卸载软件,如:brew uninstall node
搜索软件,如:brew search node
更新软件,如:brew upgrade node
查看安装列表,如:brew list
列出可更新的软件包,brew outdated
检测已经过时的软件:brew outdated
升级所有已过时的软件,即列出的以过时软件 : brew upgrade
启动服务 brew services start mysql
查看包依赖 brew deps git

brew install ruby
gem sources -l
gem sources –add https://gems.ruby-china.com/ –remove https://rubygems.org/
sudo gem install -n /usr/local/bin cocoapods

brew install node
brew install python3
brew install wget
brew install git
brew install mysql
brew install maven
brew install nginx
brew install mongodb
brew install hexo

brew install google-chrome
brew install launchrocket
brew install visual-studio-code
brew install docker
brew install visual-studio-code
brew install sourcetree
brew install sublime-text
brew install charles
brew install betterzip
brew install cleanmymac
brew install smartsvn
brew install wechat
brew install docker
2.安装cocoapods
https://blog.csdn.net/baicai_520/article/details/112697063
https://www.jianshu.com/p/44c894b69cf6
https://blog.csdn.net/qq_19484963/article/details/83110004

M1电脑预装软件列表
Office 软件
https://pan.baidu.com/s/1MZjAv01_fT2ZOV5Pi7yDkA?errmsg=Auth+Login+Sucess&errno=0&ssnerror=0&

wps
https://www.wps.cn

idea webstorm pycharm ps

node
https://nodejs.org/en/download/
https://blog.csdn.net/u012843349/article/details/112856593

IDEA
https://download.jetbrains.8686c.com/idea/ideaIU-2020.3.2-aarch64.dmg

VS code
https://code.visualstudio.com

chrome
https://www.google.com/chrome/

mysql
https://dev.mysql.com/downloads/
https://blog.csdn.net/qq_42006613/article/details/111773038

https://developer.android.com/studio

github
https://desktop.github.com

xCode
https://apps.apple.com/us/app/xcode/id497799835

https://proxyman.io

https://www.charlesproxy.com/download/

https://www.python.org

https://www.cnblogs.com/Macvcl/p/14019852.html