Throughout this post, you will learn how to
* Publish a package to the GitHub registry
* Delete a package from Github registry (for public and private packages)
* Install a package from Github registry
Github registry does support Javascript (npm, yarn), Ruby (gem), Java (mvn, gradle), docker, .NET (dotnet). In this post,