🐝 Hive CLI

Your local development environment, orchestrated.

CLI Tool

Linux


curl -fsSL https://raw.githubusercontent.com/HiveSofts/hive-cli/main/install/install.sh | bash

macOS


curl -fsSL https://raw.githubusercontent.com/HiveSofts/hive-cli/main/install/install.sh | bash

Windows PowerShell


irm https://raw.githubusercontent.com/HiveSofts/hive-cli/main/install/install.ps1 | iex

Verify Installation


hive --version

hive --help

Quick Start


hive init

hive run

hive expose