Skip to content

ComSSA/comssa-sheets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComSSA Sheets

Setup

  1. Add service-account.json file and fill out environment variables in .env file (see example.env)
  2. Add the service account email to your Google Sheet with editor permissions
  3. Edit crontab to run every hour 0 * * * * /usr/local/go/bin/go run /path/to/main.go >> /path/to/log.txt 2>&1

About

stolen from sean, just so we have this forever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Dockerfile 2.0%