FlafyDev / lang-to-docx

Turns one or multiple files into a single docx file with syntax highlighting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lang-to-docx

Turns one or multiple files into a single docx file with syntax highlighting.
(Requires pandoc)

Usage

langtodocx --lang cs --output ~/Documents/out.docx ./src/*.cs

About

Turns one or multiple files into a single docx file with syntax highlighting.

License:MIT License


Languages

Language:Nix 49.4%Language:Dart 44.0%Language:Shell 6.6%