- 下载本工程至本地
$ cd ${YOUR_WORKSPACE} && git clone https://github.com/voidint/talks.git
- 安装present
$ go get -u -v golang.org/x/tools/cmd/present
- 运行present
$ cd ${YOUR_WORKSPACE}/talks && present
$ cd ${YOUR_WORKSPACE} && git clone https://github.com/voidint/talks.git
$ go get -u -v golang.org/x/tools/cmd/present
$ cd ${YOUR_WORKSPACE}/talks && present