[BETA] Hubitat Package Manager

For anyone using the hpm.exe, I did a little more reading on .NET Core (Core is new to me, sorry!) and found a way to make it so you do NOT need to install anything other than the exe and run it. I released version 1.2.2. Because it's now a "once and done" there are three different downloads, one for Windows, one for Mac, one for Linux. Release hpm-1.2.2 · dcmeglio/hubitat-packagemanagertools · GitHub Note this will NOT run on an rpi (I only compiled for x64, not arm, if that's a problem for anyone let me know). I tested the Windows and Linux (on Ubuntu) and all I had to do was run either hpm.exe or ./hpm (after chmod) and it worked without installing anything else. If there's someone out there with a Mac (@bertabcd1234 think you tried Mac before?) it'd be cool if someone could let me know whether or not that works. I don't own a Mac!