mfkl / Bulldog

An opinionated base library for building dotnet tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulldog

NuGet Version

An opinionated base library for building dotnet tools

Prerequisites

  • DotnetCore 2.1 Sdk

Build the solution.

dotnet build Bulldog.sln

Testing

To build and run the associated tests run:

build.cmd

NuGet

Add package reference to Bulldog package

Versioning

Versioned using NerdBank.GitVersioning

About

An opinionated base library for building dotnet tools

License:Apache License 2.0


Languages

Language:C# 69.6%Language:PowerShell 16.1%Language:Shell 12.4%Language:Batchfile 1.9%