Skip to content

MichalStrehovsky/pdfmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfmerge

Simple CLI tool to merge PDF files.

This is a small demo of building CLI apps in .NET using Native AOT.

Highlights:

  • Build small, selfcontained executables. The pdfmerge tool is 2 MB in size with no dependencies at runtime. Drop the executable on a new Linux/Windows/macOS machine with a clean OS install and it will just work. See the csproj for details on this configuration.
  • Use Github actions to manage your release: CI pipeline set up to run on PRs but also manually-triggerable from the Actions tab in Github to help you create tagged releases with a couple clicks

About

Small CLI tool to merge PDF files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages