How to publish a NuGet package with CircleCI
A guide on how to set up a CI pipeline on CircleCI to build, test, pack and publish a package on NuGet and GitHub Packages.
A guide on how to set up a CI pipeline on CircleCI to build, test, pack and publish a package on NuGet and GitHub Packages.
Currently the GitHub CLI has no supported release for Windows ARM. This guide shows the necessary steps to build and install the GitHub CLI on a computer running Windows 10 ARM like the Surface PRO X.
GitHub exposes most of its functionalities via its CLI, including a raw access to the API. This can be used to query all owned repositories and use the result to automatically clone them.
How I created this blog: how I set up and configured the repository backing this blog
How I created this blog: which tools and products I decided to use.