Skip to content
gasolin edited this page Sep 25, 2015 · 1 revision

Prerequisite:

1.1. Download and install:

1.2 Install XCode

Press COMMAND+SPACE key to open spotlight, enter terminal in spotlight and press ENTER to open it.

Type this in command line:

$ xcode-select --install

to install xcode.

1.3 Clone foxbox

In command line:

$ git clone https://github.com/gasolin/foxbox.git

TBD

Clone this wiki locally