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
- Host: GitHub
- URL: https://github.com/sergey-tihon/clippit
- Owner: sergey-tihon
- License: mit
- Created: 2019-11-21T16:44:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T16:35:51.000Z (about 1 year ago)
- Last Synced: 2025-04-03T20:12:26.559Z (about 1 year ago)
- Topics: dotnet, openxml
- Language: C#
- Homepage: https://sergey-tihon.github.io/Clippit/
- Size: 37.1 MB
- Stars: 56
- Watchers: 2
- Forks: 21
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.