[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps
bomb.sh/docs/clack/basics/getting-started/
cli
command-line
command-line-app
node
prompt
prompts
Commits
Author
Commit
Message
Date
Adds some tests for the core package and fixes a small bug found during
writing them.
The bug is basically that we never unhide the cursor on `process.exit`
conditions, meaning we leave it hidden in the terminal after our prompt
has been cancelled.
[ci] release (#137)
@clack/prompts@0.7.0