Installing Shipyard
Shipyard runs on macOS, Linux and Windows (natively and with WSL2)
Prerequisites
To use Shipyard you need a recent version of Docker and the Git CLI installed on your system.
Quick install (Linux, Mac and Windows WSL2)
The quick install script allows you to easily install the latest version of Shipyard. Run the following command in your terminal, the install script will prompt you for administrator access if required.
Brew for Mac
Shipyard is published as a Brew tap to install Shipyard using Homebrew run the following command in your terminal:
Chocolatey for Windows
To install Shipyard on Windows (not Windows Subsystem WSL or WSL2), you can use the Chocolatey package. With Chocolatey installed, open a new powershell or command prompt and run the following command:
Debian Packages
Shipyard can be installed from the official package in Gemfury's repository, to install shipyard first add the repo to apt
,
and update the source lists.
You can then install Shipyard with the following command:
RPM Packages
If you are using an operating system which supports RPM packages Shipyard can be install from the Gemfury yum
repository.
To install Shipyard, add the yum
repo to your list of repositories.
You can then install Shipyard with the following command:
Github Releases
In addition to the above methods, we maintain Debian, RPM, and other packages in our GitHub releases. You can download the latest packages from the following location.