Skip to content

demaconsulting/PandocTool

PandocTool

NuGet Version GitHub Forks GitHub Stars GitHub Contributors GitHub License

About

PandocTool is a repackaging of the Pandoc Universal Document Converter as a .NET tool.

Pandoc 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 PandocTool to a .NET tool manifest file:

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

The tool can then be executed by:

dotnet pandoc <arguments>

Contributing

Contributions are welcome! Please see our Contributing Guidelines for details.

Code of Conduct

This project has adopted the Contributor Covenant Code of Conduct.

Security

For security issues, please see our Security Policy.

License

This project is licensed under the GPL-2.0-or-later 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

No packages published

Contributors 3

  •  
  •  
  •