Categorygithub.com/albertpaulp/xerox
modulepackage
0.0.0-20220407091503-adaa7bbc10b6
Repository: https://github.com/albertpaulp/xerox.git
Documentation: pkg.go.dev

# README

Xerox

Copy Github Commits to Google Spreadsheet.

Steps

  • Create a project in Google Sheets API console.
  • Download credentials.json for above project and keep it in project directory.
  • Create AccessToken in Github, export it as GITHUB_ACCESS_TOKEN
  • Update config.yml for configuration regarding repository to copy commits.
  • Use xerox_amd64 for *nix and darwin for MacOS.
  • Run go build to rebuild binary.

# Packages

No description provided by the author
No description provided by the author

# Structs

YamlConfig Configuration options from config.yml.