Add README with screenshots, animated GIF, and global CLI setup

Polished README with logo, demo GIF, annotated screenshots, column
legend, keybinding table, and install instructions. Added bin entry
and shebang so `bun link` registers the `cladm` command globally.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alejandro Gutiérrez
2026-02-23 23:07:37 +00:00
parent fcafe652cf
commit 294b3f6b6c
8 changed files with 133 additions and 5 deletions

1
src/index.ts Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env bun
import {
createCliRenderer,
Box,