github maximhq/bifrost npx/bifrost/v1.6.2
NPX Package v1.6.2

latest release: cli/v0.10.0
4 hours ago

NPX Package Release

📦 NPX Package v1.6.2

The Bifrost CLI is now available on npm!

Installation

# Install globally
npm install -g @maximhq/bifrost

# Or use with npx (no installation needed)
npx @maximhq/bifrost --help

Usage

# Start Bifrost HTTP server
bifrost

# Use specific transport version
bifrost --transport-version v1.2.3

# Get help
bifrost --help

Links

What's New

This NPX package provides a convenient way to run Bifrost without manual binary downloads. The CLI automatically:

  • Detects your platform and architecture
  • Downloads the appropriate binary
  • Supports version pinning with --transport-version
  • Provides progress indicators for downloads

This release was automatically created from tag npx/bifrost/v1.6.2

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.