You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dani brought up that we can make a UI that allows users to click around on each persona to see what packages are to be installed (they can even unselect certain ones). This would be a more ideal way to run the system, esp on the first boot of Ubuntu.
The text was updated successfully, but these errors were encountered:
...I suppose that the next step would be making a GTK+ app that lists out each persona and packages for install. I'm wondering how we can handle a user unselecting a package though (comment out the original code unless an empty line? Switch to a package.json<=>scripts style for each persona?)...
Dani brought up that we can make a UI that allows users to click around on each persona to see what packages are to be installed (they can even unselect certain ones). This would be a more ideal way to run the system, esp on the first boot of Ubuntu.
The text was updated successfully, but these errors were encountered: