Skip to content

enh: Windows experience

Nicolas PAPIER requested to merge 76-enh-windows-experience into dev

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 or sheldon.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)

sheldon_bug1

  • sheldon_bug2This 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

Merge request reports