github tombii/better-ccflare v2.0.16
Release v2.0.16

latest releases: v3.0.4, v3.0.3, v3.0.2...
one month ago

Multi-Architecture Binaries

Download the appropriate binary for your platform:

  • Linux x86_64: better-ccflare-linux-amd64
  • Linux ARM64 (Raspberry Pi 3/4/5, Oracle Cloud ARM, AWS Graviton): better-ccflare-linux-arm64
  • macOS Intel: better-ccflare-macos-x86_64
  • macOS Apple Silicon: better-ccflare-macos-arm64
  • Windows x86_64: better-ccflare-windows-x64.exe

Installation

# Linux x86_64
wget https://github.com/tombii/better-ccflare/releases/download/v2.0.16/better-ccflare-linux-amd64
chmod +x better-ccflare-linux-amd64
./better-ccflare-linux-amd64

Or install via npm: npm install -g better-ccflare


What's Changed

🐛 Bug Fixes

  • improve: rename --debug flag to --show-config for clarity (f0a3267)

🔧 Improvements

  • improve: rename --debug flag to --show-config for clarity (f0a3267)

Full Changelog

📋 Compare with previous version

Don't miss a new better-ccflare release

NewReleases is sending notifications on new releases.