Sheep CLI v1.2.4
Install (Linux / macOS):
curl -fsSL https://sheep.byfranke.com/install.sh | bash
Install (Windows PowerShell):
iwr https://sheep.byfranke.com/install.ps1 -UseBasicParsing | iex
Verify checksums:
sha256sum -c SHA256SUMS
Windows SmartScreen note: the .exe is not yet code-signed (no
paid Authenticode certificate). The first time you run it,
Windows Defender SmartScreen will say "Unknown publisher" —
click "More info" then "Run anyway". Verifying SHA256SUMS
against this release is the supported way to confirm the
binary's integrity until signing lands.