Skip to content

shiraco/terrasync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terrasync.go

Requirement

  • google developer account / calendar api
  • client_secret.json
  • config.tml (copy from config.tml.sample & update)

Usage

run terrasync.exe

Development

Environment

$ git clone https://github.com/shiraco/terrasync.git

Run

$ go run main.go

when running first time, create credential file.

~/.credentials/terrasync.json

Build

For example, windows 32bit, .exe.

$ GOOS=windows GOARCH=386 go build -o ./bin/windows386/$1.exe

Or,

$ ./go_build.sh

Licence

MIT License

Author

shiraco

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published