https://github.com/albertpaulp/threepio
Pulls commit info from Github and add to Google Sheets
https://github.com/albertpaulp/threepio
github-api golang sheets-api
Last synced: 8 days ago
JSON representation
Pulls commit info from Github and add to Google Sheets
- Host: GitHub
- URL: https://github.com/albertpaulp/threepio
- Owner: albertpaulp
- Created: 2019-12-02T07:30:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T07:39:33.000Z (about 6 years ago)
- Last Synced: 2024-12-06T19:52:46.466Z (about 1 year ago)
- Topics: github-api, golang, sheets-api
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Threepio (Work In Progress)
Pulls commit info from Github and add to Google Sheets.
## Setup
- Install Golang
- Export `GITHUB_REPO` and `GITHUB_TOKEN` environment variable.
- Run the program by `go run main.go`