Skip to content

Flux v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 May 16:01
· 28 commits to main since this release

πŸš€ Flux v0.1.5

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@v0.1.5

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

Changelog