[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
- Consistent API with individual prompts
- Less indirection => less confusing
- Don't wrap partial results in object => simplify destruction
- Same amount of LOC
- Rewrite docs
- Simplify implementation
- Remove nonsense `.catch()` handler
- Remove error prone `any` cast
README.md