Skip to content

Releases: FloopFloopAI/floop-cli

cli-v0.1.0-alpha.5

23 Apr 14:56

Choose a tag to compare

cli-v0.1.0-alpha.5 Pre-release
Pre-release

Install

macOS (Apple Silicon)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.5/floop-darwin-arm64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

macOS (Intel)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.5/floop-darwin-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Linux x64

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.5/floop-linux-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Windows x64

Download floop-windows-x64.exe, rename to floop.exe, place on %PATH%.

First-launch warnings: these binaries are not yet code-signed. macOS will block them with a Gatekeeper prompt — right-click → Open the first time, or run xattr -d com.apple.quarantine /usr/local/bin/floop. Windows will show a SmartScreen "Unknown publisher" warning — click "More info" → "Run anyway". Code signing is on the roadmap.

Verify

sha256sum -c SHA256SUMS

Then run floop login and you're off.

Full Changelog: cli-v0.1.0-alpha.4...cli-v0.1.0-alpha.5

cli-v0.1.0-alpha.4

23 Apr 14:45

Choose a tag to compare

cli-v0.1.0-alpha.4 Pre-release
Pre-release

Install

macOS (Apple Silicon)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.4/floop-darwin-arm64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

macOS (Intel)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.4/floop-darwin-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Linux x64

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.4/floop-linux-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Windows x64

Download floop-windows-x64.exe, rename to floop.exe, place on %PATH%.

First-launch warnings: these binaries are not yet code-signed. macOS will block them with a Gatekeeper prompt — right-click → Open the first time, or run xattr -d com.apple.quarantine /usr/local/bin/floop. Windows will show a SmartScreen "Unknown publisher" warning — click "More info" → "Run anyway". Code signing is on the roadmap.

Verify

sha256sum -c SHA256SUMS

Then run floop login and you're off.

Full Changelog: cli-v0.1.0-alpha.3...cli-v0.1.0-alpha.4

cli-v0.1.0-alpha.3

23 Apr 13:54

Choose a tag to compare

cli-v0.1.0-alpha.3 Pre-release
Pre-release

Install

macOS (Apple Silicon)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.3/floop-darwin-arm64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

macOS (Intel)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.3/floop-darwin-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Linux x64

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.3/floop-linux-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Windows x64

Download floop-windows-x64.exe, rename to floop.exe, place on %PATH%.

First-launch warnings: these binaries are not yet code-signed. macOS will block them with a Gatekeeper prompt — right-click → Open the first time, or run xattr -d com.apple.quarantine /usr/local/bin/floop. Windows will show a SmartScreen "Unknown publisher" warning — click "More info" → "Run anyway". Code signing is on the roadmap.

Verify

sha256sum -c SHA256SUMS

Then run floop login and you're off.

Full Changelog: cli-v0.1.0-alpha.2...cli-v0.1.0-alpha.3

cli-v0.1.0-alpha.2

23 Apr 13:45

Choose a tag to compare

cli-v0.1.0-alpha.2 Pre-release
Pre-release

Install

macOS (Apple Silicon)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.2/floop-darwin-arm64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

macOS (Intel)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.2/floop-darwin-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Linux x64

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.2/floop-linux-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Windows x64

Download floop-windows-x64.exe, rename to floop.exe, place on %PATH%.

First-launch warnings: these binaries are not yet code-signed. macOS will block them with a Gatekeeper prompt — right-click → Open the first time, or run xattr -d com.apple.quarantine /usr/local/bin/floop. Windows will show a SmartScreen "Unknown publisher" warning — click "More info" → "Run anyway". Code signing is on the roadmap.

Verify

sha256sum -c SHA256SUMS

Then run floop login and you're off.

Full Changelog: cli-v0.1.0-alpha.1...cli-v0.1.0-alpha.2

cli-v0.1.0-alpha.1

23 Apr 13:30

Choose a tag to compare

cli-v0.1.0-alpha.1 Pre-release
Pre-release

Install

macOS (Apple Silicon)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.1/floop-darwin-arm64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

macOS (Intel)

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.1/floop-darwin-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Linux x64

curl -L https://github.com/FloopFloopAI/floop-cli/releases/download/cli-v0.1.0-alpha.1/floop-linux-x64 -o /usr/local/bin/floop
chmod +x /usr/local/bin/floop

Windows x64

Download floop-windows-x64.exe, rename to floop.exe, place on %PATH%.

First-launch warnings: these binaries are not yet code-signed. macOS will block them with a Gatekeeper prompt — right-click → Open the first time, or run xattr -d com.apple.quarantine /usr/local/bin/floop. Windows will show a SmartScreen "Unknown publisher" warning — click "More info" → "Run anyway". Code signing is on the roadmap.

Verify

sha256sum -c SHA256SUMS

Then run floop login and you're off.

Full Changelog: https://github.com/FloopFloopAI/floop-cli/commits/cli-v0.1.0-alpha.1