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

https://github.com/schmichael/talks

talks by schmichael
https://github.com/schmichael/talks

Last synced: 22 days ago
JSON representation

talks by schmichael

Awesome Lists containing this project

README

          

# talks by schmichael

## Online Talks

**Demos might not work**

* [2015 PDX Go Metafora Talk](http://go-talks.appspot.com/github.com/schmichael/talks/2015-metafora.slide)

## Running

**Demos will use your local `$GOPATH`**

Prerequisites: [Go](http://golang.org/doc/install) and [Git](http://git-scm.com/)

```sh
go get golang.org/x/tools/present
git clone git@github.com:schmichael/talks.git
cd talks
present
```

Then open http://127.0.0.1:3999/ in a browser.