Presidium Open Source

Getting Started


Install Presidium

1. Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

2. Install Presidium with Homebrew

brew install SPANDigital/tap/presidium

3. Install Hugo with Homebrew

brew install hugo

4. Download and install Golang

Optionally you can also install Go using Homebrew:

brew install go