Prepare 1.0 release: TUI-only interface, remove legacy CLI commands, update docs #11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rainlog has matured to a point where the TUI is the primary interface. For 1.0, strip out the legacy subcommands (add, change, graph, rainy-days, weewx-import, migrate) and make bare rainlog launch the TUI directly. Remove the plotext dependency and dead code in db_helpers. Rewrite all documentation (including llms.txt / llms-full.txt) to reflect the TUI-only interface, and polish README.md to production-ready with badges.