1. 首页
  2. 数据库
  3. 其它
  4. mac ansible:在Mac上使用ansible进行开发人员设置 源码

mac ansible:在Mac上使用ansible进行开发人员设置 源码

上传者: 2021-02-27 04:36:23上传 ZIP文件 5.39KB 热度 12次
打开终端并安装brew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安装ansible brew install ansible 安装剧本 cd && git clone git@github.com:giushansen/mac-ansible.git .mac-ansible && cd .mac-ansible 运行剧本 ansible-playbook playbook.yml -i inventory 使用本手册,您应该能够安装重要的库(ruby,节点,coreutils,bash等...),应用程序(Atom IDE,Postgres,Slack,LibreOffice,Zoom等),并且还可以设置点文件(bash
用户评论