Source modules for history parsing, git metadata, project scanning, terminal launching, and OpenTUI component layout. Remove private flag for publishing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
220 B
220 B
cladm
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.6. Bun is a fast all-in-one JavaScript runtime.