We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
COMMAND+SPACE
terminal
ENTER
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