|
|
|
|
|
by odammit
3314 days ago
|
|
Serverless (https://serverless.com) has a nice experience. I believe it is built using inquirer.js (https://github.com/SBoudrias/Inquirer.js) I've recently built an internal tool with inquirer and it was a really nice development and user experience. I haven't figured out the best way to test the interactions though. termUI in go is also nice if you need graphing and viz for a dashboard like command line. |
|