Categorygithub.com/oneleo/golang-cht
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

Appendix: install extensions

References

License

License: BSD 3-Clause License

# Packages

No description provided by the author