So I started playing around with Astro and noticed the interactive CLI wizard that guides you through the setup steps after using npm create astro@latest
is really nice, works well and actually looks good!
Does anyone know how it was made? Was there some kind of (npm?) package used and if so which one? I'd like to try to make something like this for my own project.
For clarity, I mean this wizard like thingy guiding you through the setup: Astro Setup Wizard