Documentation
¶
Overview ¶
flak is a fast, local diff review tool for the terminal.
Pipe any unified diff to flak, navigate the highlighted output, leave inline comments, and receive them back on stdout when done. No IDE, no GitHub round-trips required.
git diff main | flak
See the README for the full keybinding reference.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
diff
Package diff parses unified diff output into structured FileDiff values.
|
Package diff parses unified diff output into structured FileDiff values. |
|
ui
Package ui implements the flak terminal user interface.
|
Package ui implements the flak terminal user interface. |
Click to show internal directories.
Click to hide internal directories.
