Skip to content

Flux v0.1.12

Choose a tag to compare

@github-actions github-actions released this 31 May 16:08
· 12 commits to main since this release

πŸš€ Flux v0.1.12

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux/cli@v0.1.12

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

Changelog