Skip to content

RichTeaMan/Common

Repository files navigation

RichTea.Common

NuGet

This project is a repository of useful classes that provide object and Random extensions. Full documentation can be found at https://richteaman.github.io/Common.

Cake Tasks

This project uses Cake!

  • ./cake.sh -target=Clean
  • ./cake.sh -target=Restore-Nuget-Packages
  • ./cake.sh -target=Build
  • ./cake.sh -target=Test
  • ./cake.sh -target=Docs
  • ./cake.sh -target=DocsServe

CI

Windows Linux
Master Build status Build Status

Coverage Status