Files
homebrew-notes/CLAUDE.md
Timmy 61487183c5 docs: add frogmouth CLI notes and CLAUDE.md
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 13:14:00 +08:00

14 lines
798 B
Markdown

# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## What this is
A personal notes repo documenting Homebrew-installed CLI tools. No code, no build, no tests — just markdown. Each tool gets one file at the repo root (e.g. `witr.md`, `README.md` for WhatCable).
## Conventions
- **Language**: docs are written in Traditional Chinese (繁體中文). Command names, flags, and code stay in English.
- **One file per tool**, named after the tool. Structure follows the existing files: title + one-line purpose + version, upstream/project link, install (`brew install ...`), then usage / options tables / examples.
- Options are documented as markdown tables (`| 旗標 | 說明 |`). Pro/licensed features get their own sub-table.