Skip to content

Installation

Sprout is available as a small, single binary on both Mac and Linux. Installation commands are below, or you can download a release from GitHub, and add it to your PATH manually.

Sprout should be installed on the same machine that is hosting WordPress.

Terminal window
curl -L "https://github.com/talss89/sprout/releases/latest/download/sprout-macos-x86_64.tar.gz" | tar zxf - && sudo install -c -m 0755 sprout /usr/local/bin