rossmacarthur / sheldon

:bowtie: Fast, configurable, shell plugin manager
https://sheldon.cli.rs
Apache License 2.0
960 stars 21 forks source link

Improve interactive output #117

Open rossmacarthur opened 3 years ago

rossmacarthur commented 3 years ago

At the moment the input/output with sheldon init is pretty elementary, and in general the output could be a bit nicer and friendlier. It would be nice to have progress bars and stuff when updating and installing.

For interactive stuff we could take inspiration from inquirer. For output something like what zplug does would be really great.