repotime

module
v0.0.0-...-dcd7315 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2021 License: MIT

README

repotime

A Github repository timeline written in go

Usage

git clone https://github.com/therealplato/repotime
cd repotime
go run ./cmd/main.go

Todo

  • Authorize this app against github API
  • Make a request to get private repo pull requests
  • Design timeline
  • Draw timeline in Vue
  • Handle zoom/scrolling
  • Embed files in order to distribute a single binary

Directories

Path Synopsis
package githubauth uses github's device flow api to retrieve an oauth2 access token https://docs.github.com/en/developers/apps/authorizing-oauth-apps#device-flow Device flow was chosen so the app could still function without exposing or requiring configuration of the client secret
package githubauth uses github's device flow api to retrieve an oauth2 access token https://docs.github.com/en/developers/apps/authorizing-oauth-apps#device-flow Device flow was chosen so the app could still function without exposing or requiring configuration of the client secret

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL