Skip to content

nmase88/Clippit

 
 

Repository files navigation

Clippit NuGet Badge

Build Status

Build Instructions

Prerequisites

  • .NET CLI toolchain
  • libgdiplus
    • macOS: brew install mono-libgdiplus
    • Ubuntu: sudo apt-get update -y && sudo apt-get install -y libgdiplus

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# 76.1%
  • HTML 23.8%
  • Other 0.1%