Skip to content

luizfbicalho/Clippit

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.6%
  • HTML 26.4%