PowerShellGet and PackageManagement in PowerShell Gallery and GitHub

As of today, PowerShellGet is an open source project, and both the PowerShellGet and PackageManagement modules are available in the PowerShell Gallery. Moving PowerShellGet to Open Source PowerShellGet is now a repo under github.com/PowerShell. Of course, the PackageManagement module is already open-sourced as it is part of the OneGet project. ...