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

https://github.com/rhcarvalho/talks

Some of my talks
https://github.com/rhcarvalho/talks

slides slideshare talks

Last synced: 8 months ago
JSON representation

Some of my talks

Awesome Lists containing this project

README

          

My talks
========

This repository holds some of my (recent) talks.

Slideshare
----------

Since you're here, you might be interested in checking out [my slides on Slideshare](http://slideshare.net/rhcarvalho).

## present tool

Some of the slides are made to be presented using Go's [present](https://godoc.org/golang.org/x/tools/present) tool.

To install:

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

To run:

```
present
```