Skip to content
This repository has been archived by the owner on Sep 21, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 358 Bytes

Installing.md

File metadata and controls

17 lines (9 loc) · 358 Bytes

Install Guerilla on Mac OS X

Git

Make sure you have git installed and set up with SSH. It is recommended to create a headless GitHub user for Guerilla.

Install Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Node.js

brew install node

Install Redis

brew install redis