Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 678 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 678 Bytes

Clippit NuGet Badge

Build and Test

Build Instructions

Open in Gitpod

Build

Call .\build.cmd on Windows or ./build.sh on other systems.

Update docs

  • Install DocFx

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