Go to file
Cadey Ratio 3710d669f7 add README 2020-10-11 11:32:08 +00:00
.gitignore initial commit 2020-10-11 11:28:57 +00:00
LICENSE initial commit 2020-10-11 11:28:57 +00:00
README.md add README 2020-10-11 11:32:08 +00:00
go.mod initial commit 2020-10-11 11:28:57 +00:00
go.sum initial commit 2020-10-11 11:28:57 +00:00
main.go initial commit 2020-10-11 11:28:57 +00:00

README.md

giteaworkgen

Generates a "prior work" list that is useful when taking a new job and they ask you for all of your prior inventions. This scrapes a Gitea server and gets a list of all of your repos and dumps the following information:

  • The name
  • The description
  • A "reference number"
  • Creation date
  • Modification date
  • Other owners

This template is used by lawyers. I don't understand why but this is what I was asked to produce.