https://github.com/bsiegert/talks
https://github.com/bsiegert/talks
go netbsd
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsiegert/talks
- Owner: bsiegert
- License: bsd-3-clause
- Created: 2013-01-30T09:51:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T12:39:54.000Z (almost 8 years ago)
- Last Synced: 2024-06-21T09:44:02.089Z (almost 2 years ago)
- Topics: go, netbsd
- Language: Go
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/.