On running: exercism fetch --all ruby
It did nothing for a long time (tens of seconds) before displaying all the exercises it had downloaded/updated/etc.
I assume it was doing something networky and fetching a lot of things.
It would be nice if there was a helpful message that appeared immediately that said something reassuring like: fetching all ruby exercises from the website...
On running:
exercism fetch --all rubyIt did nothing for a long time (tens of seconds) before displaying all the exercises it had downloaded/updated/etc.
I assume it was doing something networky and fetching a lot of things.
It would be nice if there was a helpful message that appeared immediately that said something reassuring like:
fetching all ruby exercises from the website...