/repotime

Repository Timeline - Capsule8 Hackathon 2021

Primary LanguageGoMIT LicenseMIT

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