https://github.com/jackc/chicagolang-feb-2015
Slides for Building Command Line Applications in Go
https://github.com/jackc/chicagolang-feb-2015
Last synced: 4 months ago
JSON representation
Slides for Building Command Line Applications in Go
- Host: GitHub
- URL: https://github.com/jackc/chicagolang-feb-2015
- Owner: jackc
- Created: 2015-02-07T18:45:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T23:18:30.000Z (over 10 years ago)
- Last Synced: 2025-03-21T10:51:58.550Z (8 months ago)
- Language: Go
- Size: 94.7 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chicagolang February 2015
Slides are in the Go present tool format. Install with the following command:
go get golang.org/x/tools/cmd/present
Checkout this repository and run ```present``` from its directory.