Add TUI interface #32
Reference in New Issue
Block a user
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?
Several crates were designed to have TUI (terminal user interface) capability. Implement a unified TUI using
ratatuithat provides an interactive terminal experience for managing Shanty without a web browser.This is particularly useful for headless servers where users SSH in, or for users who prefer terminal workflows.
Acceptance Criteria
shanty tuior as the default for individual crate binariesDependencies