News

claude-viewer/ ├── apps/ │ ├── uploader/ # CLI tool │ └── viewer/ # Next.js web app ├── packages/ │ └── shared/ # Shared utilities ├── pnpm-workspace.yaml # Workspace configuration ├── biome.json # ...
GRV is a terminal based interface for viewing Git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour and style can be customised through configuration.