Install Binary Distribution
Mac OS with Homebrew
Prerequisites
Install Using Homebrew
$ brew tap pegasyseng/pantheon
$ brew install pantheon
$ pantheon --help
Windows with Chocolatey
Prerequisites
Install Using Chocolatey
To install from Chocolatey package:
choco install pantheon
Display Pantheon command line help to confirm installation:
pantheon --help
Linux / Unix / Windows without Chocolatey
Prerequisites
Attention
Pantheon requires Java 8+ to compile; earlier versions are not supported. Pantheon is currently supported only on 64-bit versions of Windows, and requires a 64-bit version of JDK/JRE. We recommend that you also remove any 32-bit JDK/JRE installations.
Install from Packaged Binaries
Download the Pantheon packaged binaries.
Unpack the downloaded files and change into the pantheon-<release>
directory.
Display Pantheon command line help to confirm installation:
$ bin/pantheon --help
bin\pantheon --help