import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { GenericPrompt } = cliffy;
Read user input from stdin, handle events and validate user input.
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { GenericPrompt } = cliffy;
Read user input from stdin, handle events and validate user input.