enh: Windows experience
Description
On the Windows platform, several improvements/bugfix could be made to enhance the experience.
How to test it?
- Launching sheldon from PowerShell or cmd is now possible by executing command line
sheldon
orsheldon.bat
- Launching
sheldon --help
no longer produce an error (see below). Already done, but this time a raw string is used (not a big deal, but more readable)
- This exception is now caught and displays an easy to understand error message.
- Adding howto install Chocolatey and UniGetUI in README
Related issue(s)
Closes #76 (closed)
Edited by Nicolas PAPIER