Reusable checklist for shipping a small CLI or macOS GUI app as a real, installable product.
Domain logic aside - these are the things that make a repo feel finished.
Examples are from binance-futures-monitor (bfm).
Placeholders: <app> = command name, <APP> = its env-var prefix, <os>/<arch> = target.
Each item is a state you can verify true.