An open API service indexing awesome lists of open source software.

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

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`