MonkeyDev

2018/4/24 posted in  工具

安装 MonkeyDev
https://github.com/AloneMonkey/MonkeyDev/wiki/安装

  1. 安装最新的theos
$ sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
  1. 安装ldid(如安装theos过程安装了ldid,跳过)
$ brew install ldid
  1. 执行安装MonkeyDev命令
$ sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-install)"