flowlayer
// Installation 4 validated · Chocolatey approved · GitHub available

Download FlowLayer

Install flowlayer-server and flowlayer-client-tui on Linux, macOS and Windows.

Linux macOS Windows amd64 · arm64

Linux & macOS

2 channels

Install script

recommended

validated

Installs and updates both binaries from the official global release.

curl -fsSL https://raw.githubusercontent.com/FlowLayer/distribution/main/install.sh | sh

Installs to ~/.local/bin. If the command is not found after install, add it to your PATHsee how →

Homebrew

macOS · Linux

validated

Public tap for users who prefer Homebrew over the install script.

brew tap FlowLayer/distribution https://github.com/FlowLayer/distribution.git

brew install flowlayer

Windows

3 channels

Scoop

recommended

validated

Public bucket for Windows.

scoop bucket add flowlayer https://github.com/FlowLayer/distribution.git

scoop install flowlayer

Winget

Windows

validated

Official Windows Package Manager source. Installs both flowlayer-server and flowlayer-client-tui.

winget source update

winget install FlowLayer.FlowLayer

After install, restart your terminal so the PATH update takes effect.

Chocolatey

available

approved

FlowLayer is approved on Chocolatey Community and can be installed directly with Chocolatey.

choco install flowlayer

What gets installed

flowlayer-server

Headless runtime for FlowLayer flows.

flowlayer-client-tui

Interactive terminal client for inspecting and driving the server.

Smoke test

terminal

flowlayer-server --version

flowlayer-server 1.1.1

flowlayer-client-tui --version

flowlayer-client-tui 1.1.1

Manual downloads

Verify integrity

For manual downloads, verify the archives against the SHA256SUMS file from the same GitHub release.

terminal — verify

# verify archive integrity

sha256sum -c SHA256SUMS