Skip to content

demaconsulting/WeasyprintTool

GitHub forks GitHub Repo stars GitHub contributors GitHub NuGet

About

WeasyprintTool is a repackaging of the Weasyprint document factory as a .NET tool.

Weasyprint is already available in numerous formats for installation. Packaging it as a .NET tool allows for multiple versions to be installed and cached on a system simultaneously, and users can control which version is used through a .NET tool manifest file.

Installation & Usage

The following will add WeasyprintTool to a .NET tool manifest file:

dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local DEMAConsulting.WeasyprintTool

The tool can then be executed by:

dotnet weasyprint <arguments>

Contributing

We welcome contributions! Please see our Contributing Guide for details.

Code of Conduct

This project has adopted a Code of Conduct. Please see CODE_OF_CONDUCT.md for details.

Security

For information on reporting security vulnerabilities, please see our Security Policy.

License

This project is licensed under the BSD-3-Clause License - see the LICENSE file for details.

About

Dotnet tool package for Pandoc

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors