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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When I try new a distro, and have to look into markdown file on github for it for the actual name.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
tried to webscrap the table using python and make cli tool but that's was not very promising.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When I try new a distro, and have to look into markdown file on github for it for the actual name.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Introduce a commande like
distrobox-list-available
to show all the available container distros listed on https://github.com/89luca89/distrobox/blob/main/docs/compatibility.md#containers-distrosDescribe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
tried to webscrap the table using python and make cli tool but that's was not very promising.
The text was updated successfully, but these errors were encountered: