Lines Matching full:install
12 Below are instructions on how to install a set of tools that make this possible.
26 Follow these steps to install them:
28 - Install Brew at <http://brew.sh/>
29 - Install _libimobiledevice_ (Note: All these are part of the _libimobiledevice_
31 _brew_ is necessary to install _osxfuse_ and _ifuse_, which allows to mount
35 brew install libimobiledevice
36 brew install ideviceinstaller
37 brew install caskroom/cask/brew-cask
38 brew install Caskroom/cask/osxfuse
39 brew install ifuse
42 - Install node.js and ios-deploy
46 $ brew install node
47 $ npm install ios-deploy