Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.04 KB

readme.md

File metadata and controls

22 lines (17 loc) · 1.04 KB

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