#!/usr/bin/env bun import { runCli } from "./cli-program" runCli()