buresdv / Cork

A fast GUI for Homebrew written in SwiftUI
https://corkmac.app
2.33k stars 131 forks source link

Install Multiple Packages at once #379

Closed ondohotola closed 3 months ago

ondohotola commented 3 months ago

Suggestion type

The way Cork works

What is your idea about?

I wanted to install two packages at the same time but can only mark one at at time

Why should this be added?

Would be more convenient

Keeping it real

buresdv commented 3 months ago

This feature was implemented for a brief period at the very beginning of development, but it had to be taken out due to the huge problems with concurrency and waiting for various dependencies to be installed. So, unfortunately, this won't be implemented.

Thank you for the idea though :)