feat: add interactive pick project flow
This commit is contained in:
@@ -14,6 +14,7 @@ edition = "2024"
|
||||
anyhow = "1.0.104"
|
||||
clap = { version = "4.6.6", features = ["derive"] }
|
||||
colored = "3.1.1"
|
||||
dialoguer = { version = "0.12.0", features = ["fuzzy-select"] }
|
||||
enable-ansi-support = "0.3.1"
|
||||
home = "0.5.12"
|
||||
russh = { version = "0.62.7", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user