Skip to content

Releases: kula-app/ship

v0.0.3

18 Mar 14:27
9476423

Choose a tag to compare

Ship v0.0.3

Installation

macOS (Homebrew)

brew install kula-app/tap/ship

macOS (Manual)

curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.3/ship-darwin-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Linux

# AMD64
curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.3/ship-linux-amd64
chmod +x ship
sudo mv ship /usr/local/bin/

# ARM64
curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.3/ship-linux-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Windows

Download ship-windows-amd64.exe and add it to your PATH.

Usage

# Authenticate with Shipable
ship auth login

See the README for more details.

Checksums

See checksums.txt for SHA256 checksums of all binaries.

v0.0.2

18 Mar 12:51
93a3ed8

Choose a tag to compare

Ship v0.0.2

Installation

macOS (Homebrew)

brew install kula-app/tap/ship

macOS (Manual)

curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.2/ship-darwin-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Linux

# AMD64
curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.2/ship-linux-amd64
chmod +x ship
sudo mv ship /usr/local/bin/

# ARM64
curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.2/ship-linux-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Windows

Download ship-windows-amd64.exe and add it to your PATH.

Usage

# Authenticate with Shipable
ship auth login

See the README for more details.

Checksums

See checksums.txt for SHA256 checksums of all binaries.

v0.0.1

18 Mar 10:36
91be7c2

Choose a tag to compare

Ship v0.0.1

Installation

macOS (Homebrew)

brew install kula-app/tap/ship

macOS (Manual)

curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.1/ship-darwin-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Linux

# AMD64
curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.1/ship-linux-amd64
chmod +x ship
sudo mv ship /usr/local/bin/

# ARM64
curl -L -o ship https://github.com/kula-app/ship/releases/download/v0.0.1/ship-linux-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Windows

Download ship-windows-amd64.exe and add it to your PATH.

Usage

# Authenticate with Shipable
ship auth login

See the README for more details.

Checksums

See checksums.txt for SHA256 checksums of all binaries.

Latest Development Build

18 Mar 14:43
87c57c8

Choose a tag to compare

Pre-release

🚧 Latest Development Build

This is a pre-release build from the latest main branch.

  • Commit: 87c57c8
  • Built: 2026-03-18T14:39:32Z
  • Version: latest-87c57c8

⚠️ Warning: This is an unstable development build. For production use, download a stable release instead.

Installation

macOS

curl -L -o ship https://github.com/kula-app/ship/releases/download/latest/ship-darwin-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Linux

# AMD64
curl -L -o ship https://github.com/kula-app/ship/releases/download/latest/ship-linux-amd64
chmod +x ship
sudo mv ship /usr/local/bin/

# ARM64
curl -L -o ship https://github.com/kula-app/ship/releases/download/latest/ship-linux-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Windows

Download ship-windows-amd64.exe and add it to your PATH.

What's New?

See the commit history for recent changes.

Checksums

See checksums.txt for SHA256 checksums of all binaries.