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

https://github.com/bsiegert/talks


https://github.com/bsiegert/talks

go netbsd

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Talks by Benny Siegert
======================

For the moment, this repository contains:

Go on NetBSD (FOSDEM 2013)
--------------------------

The slide deck is in the go talks "present" format. To see it, first install
Go, set GOPATH to a directory of your choice (such as GOPATH=$HOME), then do:

$ go get -v code.google.com/p/go.talks/present
$ $GOPATH/bin/present

Then visit http://localhost:3999/.