JC-Coder / startease

StartEase is a command-line interface (CLI) tool designed to make project setup a breeze. Whether you're working with your favorite technologies or exploring new ones, StartEase is your companion for quickly and effortlessly scaffolding projects.
https://startease.vercel.app
MIT License
61 stars 25 forks source link

make spinner async. #59

Closed Emmo00 closed 8 months ago

Emmo00 commented 9 months ago

logs are added to a list and later synchronously displayed.

Emmo00 commented 8 months ago

Didnt implement for frontend