#!/bin/bash
# Nubby CLI — Free Tier Installer (OpenRouter free models, no GPU needed)
# Usage: curl -fsSL https://caellum.tech/nubby-install-free.sh | bash
export NUBBY_INSTALL_MODE=free
curl -fsSL https://caellum.tech/nubby-install.sh | bash
