Effect CommunityEC
Effect Community11mo ago
5 replies
Victor Korzunin

Chaining Prompts with Logic for CLI in Effect Typescript

how do I chain prompts so the result of the first select (+ some logic) would be choices for the second select,
So I need something like Do-bind for cli prompts
Was this page helpful?