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