module
0.0.0-20220301134809-f78f1b81283a
Repository: https://github.com/oneleo/golang-cht.git
Documentation: pkg.go.dev
# README
golang-cht
1. There are two ways to open slides:
(1) Opening slides using Go's present package
$ go get -u -v golang.org/x/tools/cmd/present
$ go install golang.org/x/tools/cmd/present
$ git clone https://github.com/oneleo/golang-cht.git
$ cd golang-cht
$ present -notes
Now open your browser at http://localhost:3999/ and you should see the slide(s).
(2) Open slides on any of the following links:
Chapter 1: introduction
- https://talks.godoc.org/github.com/oneleo/golang-cht/s01_introduction.slide
- https://go-talks.appspot.com/github.com/oneleo/golang-cht/s01_introduction.slide
Appendix: install extensions
- https://talks.godoc.org/github.com/oneleo/golang-cht/s99_install_extensions.slide
- https://go-talks.appspot.com/github.com/oneleo/golang-cht/s99_install_extensions.slide
References
License
License: BSD 3-Clause License
# Packages
No description provided by the author