UNPKG

@gld5000-cli/script-selector

Version:

Builds a CLI menu to select and run your NPM package.json scripts

5 lines (4 loc) 184 B
import { answerStringQuestion } from "@gld5000-cli/readline"; console.log(process.cwd()); const answer = await answerStringQuestion("eifnsoefnsoeifnsei????"); console.log(answer);