docs: add frogmouth CLI notes and CLAUDE.md
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
13
CLAUDE.md
Normal file
13
CLAUDE.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user