美文网首页
mac os 10.15.7 安装jenkins

mac os 10.15.7 安装jenkins

作者: 梦猫真鱼 | 来源:发表于2020-10-25 15:02 被阅读0次

    几个有用的命令和文章记录

    安装brew:
    https://zhuanlan.zhihu.com/p/111014448
    执行:/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

    可能会提示找不到git,无法安装xcode等,按如下方式安装xcode:
    https://www.jianshu.com/p/729fb02a506c
    用第二种方法:(https://developer.apple.com/download/more/)

    安装jenkins:
    https://www.jenkins.io/download/lts/macos/
    brew install jenkins-lts

    相关文章

      网友评论

          本文标题:mac os 10.15.7 安装jenkins

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