Skip to content

v1.1.0

Latest

Choose a tag to compare

@KristofferRisa KristofferRisa released this 01 Jan 11:19
· 6 commits to main since this release
57bccb6

Sky CLI v1.1.0

Full Changelog: v1.0.1...v1.1.0

Installation

macOS (Homebrew) - Recommended

brew tap kristofferrisa/sky
brew install sky

Linux / Other Platforms

Download the appropriate binary for your platform from the assets below.

# Example for Linux (amd64)
tar -xzf sky_1.1.0_Linux_x86_64.tar.gz
chmod +x sky
sudo mv sky /usr/local/bin/

Windows

# Extract the zip file and add to PATH
# Or run directly: .\sky.exe

Verification

Verify the download using the checksums:

sha256sum -c checksums.txt

Changelog

Others

Thanks for using Sky CLI!

Report issues at https://github.com/kristofferrisa/sky-cli/issues