repository
0.0.0-20201207123006-bed351a8996b
Repository: https://github.com/utkarshmani1997/talks.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Setup
- cd to the dir 07Nov2020
- Run
go get golang.org/x/tools/present
to install present tool for browsing the slides in browser - Run
present
binary an it will start a server like given below:
2020/10/25 16:18:28 Open your web browser and visit http://127.0.0.1:3999
- Go to the browser and visit the given link.
- You should be able to access the slides.