- 安装Homebrew:
如果您尚未安装 Homebrew 包管理器,可参考上一篇文章
Mac 安装 brew(终于安装成功!)https://mp.csdn.net/mp_blog/creation/editor/136788428
2. 使用 Homebrew 安装 Jenkins:
Jenkins官网教程https://www.jenkins.io/download/lts/macos/
你也可以不点击链接跳转,直接执行下面command一步步安装、启动:
Sample commands:
- Install the latest LTS version:
brew install jenkins-lts