<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Install via curl | sh :: goshs Documentation</title>
    <link>https://docs.goshs.de/installation/curl/index.html</link>
    <description>Install via curl | sh The quickest way to install goshs on any Linux, macOS, or BSD system — no package manager required.&#xA;curl -sSfL https://goshs.de/install.sh | sh The script will:&#xA;Detect your OS and architecture automatically Fetch the latest release from GitHub Verify the SHA-256 checksum against the official checksums.txt Install the binary to /usr/local/bin (falling back to sudo or ~/bin if needed) Install a specific version VERSION=v2.0.7 curl -sSfL https://goshs.de/install.sh | sh Install to a custom directory INSTALL_DIR=~/.local/bin curl -sSfL https://goshs.de/install.sh | sh Requirements curl or wget sha256sum (Linux) or shasum (macOS) — optional but recommended for checksum verification tar The script works on Linux, macOS, FreeBSD, OpenBSD, NetBSD, and DragonFly BSD, across x86_64, 386, arm64, and armv5/v6/v7 architectures.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/installation/curl/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>