An open API service indexing awesome lists of open source software.

https://github.com/sergey-tihon/clippit

Fresh PowerTools for OpenXml
https://github.com/sergey-tihon/clippit

dotnet openxml

Last synced: about 1 year ago
JSON representation

Fresh PowerTools for OpenXml

Awesome Lists containing this project

README

          

# Clippit

![NuGet Version](https://badgen.net/nuget/v/Clippit) ![NuGet Downloads](https://badgen.net/nuget/dt/Clippit)

## 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.