#!/usr/bin/env bun import { run } from '../src/cli'; run();