Hacker News new | ask | show | jobs
by ibab 3526 days ago
I can recommend the drive command line tool:

https://github.com/odeke-em/drive

It's also written in Go, but is different from gdrive and skicka in that it has a push/pull workflow that feels similar to using a VCS like git.

1 comments

Have used this to automate a publishing workflow that starts with content in Google Docs. Works well.