drizzle-team / drizzle-team/brocli
default command?
Open
- Dominant language
- TypeScript
- Stars
- 477
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi and awesome job for this library!
Quick question: Is there a way to set a default command when I don't specify one through the CLI?
```bash
# run 'print' command
bun run cli.ts print --hello world
# run default 'print' command
bun run cli.ts --hello world
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.