To make Augurk more approachable for teams that do not develop on .NET and Windows we've ported the command line to .NET Core so that it can run on Windows, Linux and macOS. This allows for easier integration into non-Windows build pipelines.
As part of this change we've also adopted Azure Pipelines for building and testing the command line on all these platforms.
To make Augurk more approachable for teams that do not develop on .NET and Windows we've ported the command line to .NET Core so that it can run on Windows, Linux and macOS. This allows for easier integration into non-Windows build pipelines.
As part of this change we've also adopted Azure Pipelines for building and testing the command line on all these platforms.
Fixes augurk/Augurk#40 Fixes #12 Fixes #11