Installing Homebrew $ mkdir ~/Code; cd ~/Code; git clone [email protected]:shortstory/print-server.git $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" Running the Print Server $ make run