Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 606 Bytes

Cytora Golang Academy

This is the repo for the Goroutines & Channels talks for the Cytora Golang Academy.

Local run

These slides are built with go present, as it allows us to run Go code straight into the slide deck.

https://godoc.org/golang.org/x/tools/present

To see them and run the code examples locally you must:

  • Have Go installed
  • Checkout the slides repository

https://github.com/cytora/goroutines-channels-talks

  • Install present locally with go get golang.org/x/tools/cmd/present
  • Run present -use_playground from the terminal
  • View the slides at

http://127.0.0.1:3999/