import { buildWithBun } from '@kevisual/code-builder'; await buildWithBun({ naming: 'cli', entry: 'src/cli.ts' });