-
Notifications
You must be signed in to change notification settings - Fork 8
Add symfony progress component #38
Comments
This would be nice, did you look into this? |
Not yet, I was thinking of tackling some of the open issues on Friday actually. |
This will require a big refactor sadly. The version of We'd be better doing this after we remove the magerun dependancy. |
Yeah, I just looked again at removing magerun dependency and cba. I guess that's something we will will be pressured to do when looking at the Mage2 version. |
I'm about half way there removing the magerun dep so I'll continue working on that before starting this. |
Oh wow, good effort. See #10 if you haven't already. Nick added an update a while back about using his library for some of the stuff. |
Sure did, that's the approach I'm taking. |
It'd be great to use
Symfony\Component\Console\Helper\ProgressBar
to reportput
andget
progress in the console.The text was updated successfully, but these errors were encountered: