dotnet-maui-check
dotnet-maui-check copied to clipboard
Disk space check
Would be nice if the tool could check for available disk space, or gracefully handle when a task fails due to being out of space.
Why not have it check to begin with and check how big each component is and allow the user to be able to filter what they actually want installed to MAUI (like what I just filed today #39)? I think fixing this could be as simple as having the tool to not attempt to install the things if it finds it won't have enough space for it anyway (before it tries to install it and fail and no way to clean that trash up).
Likewise if the user only wanted to install:
- MAUI templates
- Some other stuff (excluding mobile bits)