Clippit
Clippit copied to clipboard
Fresh PowerTools for OpenXml
Clippit 
Build Instructions
Prerequisites
- .NET CLI toolchain
- libgdiplus
- macOS:
brew install mono-libgdiplus - Ubuntu:
sudo apt-get update -y && sudo apt-get install -y libgdiplus
- macOS:
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
- Windows :
-
Run
docfx docs/docfx.json --serveto start local copy of site/docs.