3 Commits

Author SHA1 Message Date
5b62100628 Bump version to 0.2.0 2026-04-01 18:23:21 -07:00
1abfcebc24 Implement rp CLI: rich-print markdown, JSON, code, and more
- Add typer CLI with auto file-type detection by extension
- Support markdown (rich.Markdown), JSON (rich.JSON), and 30+ code
  languages via Pygments syntax highlighting
- Features: line numbers toggle, pager support, stdin input,
  configurable color themes
- Project metadata: MIT license, author, classifiers, entry point
2026-04-01 15:56:57 -07:00
a1b5e72032 Initial project scaffold with uv 2026-04-01 15:52:58 -07:00