Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 572 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 572 Bytes

Clippit

NuGet Version NuGet Downloads Build and Test

Build Instructions

Build

Run ./build.sh on Unix systems or .\build.cmd on Windows.

Documentation

  • Install DocFx

    • MacOS: brew install docfx
    • Windows : choco install docfx -y
  • Run docfx docs/docfx.json --serve to start local copy of site/docs.