tsafe-tui 1.0.9

tsafe interactive TUI — browse, search and manage secrets in a terminal dashboard
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    tsafe_tui::run()
}