Skip to content

v0.1.0

Latest

Choose a tag to compare

@friebetill friebetill released this 19 Apr 12:16
· 4 commits to main since this release

First public release of the Space CLI.

Install

Homebrew (macOS Apple Silicon, Linux)

brew install space-org/tap/space-cli

curl installer

curl -fsSL https://raw.githubusercontent.com/space-org/space-cli/main/scripts/install.sh | sh

Manual

Download the archive for your platform below, extract, and put the space binary on your PATH.

Platform Asset
macOS (Apple) space-cli-macos-arm64.tar.gz
Linux (ARM64) space-cli-linux-arm64.tar.gz
Linux (x86_64) space-cli-linux-x86_64.tar.gz
Windows (x86_64) space-cli-windows-x86_64.zip

Verify integrity with checksums.txt.

Notes

Intel Mac (macos-x86_64) is not shipped for v0.1.0 due to GitHub Actions Intel-runner queue issues. Coming in a later release.

Full Changelog: https://github.com/space-org/space-cli/commits/v0.1.0