ichoose 0.2.1

Interactive terminal list selection (lib+bin)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "ichoose"
version = "0.2.1"
authors = [ "nanocryk" ]
description = "Interactive terminal list selection (lib+bin)"
edition = { workspace = true }
license = { workspace = true }
readme = "README.md"
repository = "https://github.com/nanocryk/iforgor"

[dependencies]
clap = { workspace = true }
ratatui = { workspace = true }
tap = { workspace = true }