starbase icon indicating copy to clipboard operation
starbase copied to clipboard

Add CLI waiting spinner

Open austinkelleher opened this issue 3 years ago • 1 comments

It would be great if the CLI had a spinner for when work is being performed. The setup and run command take time and a spinner would make the CLI feel much more alive.

Consider leveraging: https://github.com/sindresorhus/ora

austinkelleher avatar Feb 05 '22 20:02 austinkelleher

Note: I believe additional work may be required to support ESM-only modules like ora with ts-node.

erichs avatar Mar 05 '22 14:03 erichs