Command Line Scripting with Templates
Here are the slides for the "Command Line Scripting with Templates" talk given at
GolangUK 2017 in London. A video of the talk is available on
YouTube.
The slides are written using Go's present tool.
To view them you need to first install present. This can be done as follows.
- Download and install Go (https://golang.org/dl/)
- Ensure
`go env GOPATH`
is in your PATH
- go get github.com/intel/tfortools
- go get golang.org/x/tools/cmd/present
- cd to this directory
- present
You should see a URL on the terminal window. Paste this into your browser. Click on the first link, template.slides