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

https://github.com/processone/talks

ProcessOne Talks
https://github.com/processone/talks

elixir elixir-lang elixir-phoenix go golang

Last synced: 5 months ago
JSON representation

ProcessOne Talks

Awesome Lists containing this project

README

          

# ProcessOne talks slides

To run the slide, you need to install Go present tool. You can
install it with command:

```
go get golang.org/x/tools/cmd/present
```

You can then run Present with notes and custom theme:

```
present -notes -base=themes/default/
```

Omit base option to use default theme.

Export the presentation from Chrome browser, by using Print / Save as PDF
option.
You can export it to images with right margin with PDF Toolkit+.