Commit Graph

5 Commits

Author SHA1 Message Date
3f5c2ae365 Merge branch 'main' of http://192.168.42.124:31337/timmy/cpc-price-cli 2026-03-26 15:40:33 +08:00
d6333159c9 Add cpc-price-cli skill 2026-03-26 15:40:23 +08:00
e10563b405 Use rich for table output; add uv project setup
- Replace manual column-width formatting with rich.Table
- Add pyproject.toml, uv.lock for dependency management
- Add .python-version (3.11) and .envrc for direnv/uv auto-setup
- Add main.py scaffold

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 20:34:19 +08:00
929b7a4cec Add README.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 01:18:37 +08:00
34084d9935 Initial commit: CPC fuel price CLI scraper
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 01:17:01 +08:00