Skip to content

Latest commit

 

History

1,301 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Go language course

Go Report Card GitHub go.mod Go version

This repository contains material for Go language course in Go present format. To view the slides run the present command in the top level directory.

Step by step guide to view the slides locally

This assumes that you have go compiler and git installed and on $PATH of your system.

git clone https://github.com/RedHatOfficial/GoCourse.git
cd GoCourse
go run golang.org/x/tools/cmd/present@latest

Afterwards connect with your browser to the mentioned address. To terminate the server use Ctrl+C.

Sharing slides with other people

It is possible to start service that serves slides to other computers via HTTP.

go run golang.org/x/tools/cmd/present@latest -http=:3999 -play=false

关于

Go language course

Resources

Stars

740 stars

关注者

21 watching

复刻s

发布

Used by

贡献者

Languages