Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 664 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 664 Bytes

GoLang 1.8 Release Party

This is the slideshow project of the GoLang 1.8 Release Party.

Running the Slideshow

First, clone it:

$ git clone https://github.com/wilk/golang-1.8-rp.git

Then, launch the following command (with present):

$ present

Finally, open your browser and type http://127.0.0.1:3999.

Dependency management in Go

I've stored in this repo the Andrea Tosatto's presentation called Dependency management in Go: catch it in this pdf file