shoebot / plugin-shoebot

Integrate shoebot into editors and IDEs
0 stars 0 forks source link

Plugin installer should use platform.system() to get the OS #7

Open stuaxo opened 6 years ago

stuaxo commented 6 years ago

This is more consistent, otherwise there is linux vs linux2 etc.

Then the OSs are

Linux, Windows and Darwin...

This will need to be lower cased.