md2pdf

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2019 License: MIT Imports: 1 Imported by: 0

README

md2pdf

GitHub issues FOSSA Status License

Generate PDFs from Markdown files on the command line. Small, fast, and free.

fancy-gif

Installation

Building from Source
go get -u github.com/tcd/md2pdf
cd $GOPATH/github.com/tcd/md2pdf
make install # GO111MODULE=on go install

Usage

# will generate markdown-file.pdf in your current directory.
md2pdf path/to/markdown-file.md

License

FOSSA Status

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
render
Package render renders text in the style of GitHub using gofpdf.
Package render renders text in the style of GitHub using gofpdf.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL