An open API service indexing awesome lists of open source software.

https://github.com/mmcloughlin/podium

Convert Golang present talks to PDF
https://github.com/mmcloughlin/podium

Last synced: 6 months ago
JSON representation

Convert Golang present talks to PDF

Awesome Lists containing this project

README

          

# podium

Goldbergian tool for converting Golang
[present](https://godoc.org/golang.org/x/tools/cmd/present) talks to PDF.

## Install

```
go install github.com/mmcloughlin/podium@latest
```

Depends on [Chrome](https://www.google.com/chrome/) and
[chromedriver](http://chromedriver.chromium.org/).

## Example

```
podium https://talks.golang.org/2014/names.slide
```