This repository was archived by the owner on Dec 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# tools
2- Codelabs management & ; hosting tools
2+
3+ Codelabs management & hosting tools.
4+ See [ claat] ( claat ) directory for detailed description of the ` claat ` command
5+ line tool.
36
47Codelabs can be authored in Google Docs, using some simple formatting conventions.
58In the near future, we're also planning to add codelab authoring via markdown syntax.
Original file line number Diff line number Diff line change @@ -9,15 +9,10 @@ For more info run `claat help`.
99## Install
1010
1111The easiest way is to download pre-compiled binary.
12- The binaries are available at
12+ The binaries, as well as their checksums are available at the
13+ [ Releases page] ( https://github.com/googlecodelabs/tools/releases/latest ) .
1314
14- https://claat.storage.googleapis.com/claat-darwin-amd64
15- https://claat.storage.googleapis.com/claat-linux-386
16- https://claat.storage.googleapis.com/claat-linux-amd64
17- https://claat.storage.googleapis.com/claat-windows-386.exe
18- https://claat.storage.googleapis.com/claat-windows-amd64.exe
19-
20- Alternatively, if you have Go installed and ` GOPATH ` set properly:
15+ Alternatively, if you have [ Go installed] ( https://golang.org/doc/install ) :
2116
2217 go get github.com/googlecodelabs/tools/claat
2318
Original file line number Diff line number Diff line change 1- 0.7.1
1+ 0.8.0
You can’t perform that action at this time.
0 commit comments