Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

dotnet openxml

Last synced: 2 days ago
JSON representation

Fresh PowerTools for OpenXml

Awesome Lists containing this project

README

        

# Clippit

![NuGet Version](https://img.shields.io/nuget/v/Clippit) ![NuGet Downloads](https://img.shields.io/nuget/dt/Clippit) [![Build and Test](https://github.com/sergey-tihon/Clippit/actions/workflows/main.yml/badge.svg)](https://github.com/sergey-tihon/Clippit/actions/workflows/main.yml)

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