- google developer account / calendar api
- client_secret.json
- config.tml (copy from config.tml.sample & update)
run terrasync.exe
$ git clone https://github.com/shiraco/terrasync.git
$ go run main.go
when running first time, create credential file.
~/.credentials/terrasync.json
For example, windows 32bit, .exe.
$ GOOS=windows GOARCH=386 go build -o ./bin/windows386/$1.exe
Or,
$ ./go_build.sh