To install, open up your terminal and paste this:
curl -fsSL https://raw.github.com/alcatraz/Alcatraz/master/Scripts/install.sh | sh
or download the repository from Github and build it in Xcode. You'll need to restart Xcode after the installation.
Alcatraz requires Xcode Command Line Tools, which can be installed in Xcode via Preferences > Downloads.
第一步:下载项目
Clone该项目:Alcatraz:https://github.com/supermarin/Alcatraz
在终端输入:
git clone https://github.com/alcatraz/Alcatraz.git
或在终端输入:
curl -fsSL https://raw.github.com/alcatraz/Alcatraz/master/Scripts/install.sh | sh
会自动下载该插件;
第二步:运行项目
进入Finder,找到并成功运行;
第三步:退出Xcode
现在完全关闭Xcode ,再重启Xcode时会提示“Load bundle”、 “Skip Bundle”,这里必须选择“Load bundle”;
第四步:重开Xcode
按下快捷键:command+shift+9,即可弹出Alcrtraz的窗口,你就可以开始寻找插件(点选作者可以弹出该插件的github网页,详情一目了然)了,如你想安装某个插件,直接点选"INSTALL",再从第三步开始往下操作即可;