You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cadey Ratio 3710d669f7 add README 3 years ago
.gitignore initial commit 3 years ago
LICENSE initial commit 3 years ago
README.md add README 3 years ago
go.mod initial commit 3 years ago
go.sum initial commit 3 years ago
main.go initial commit 3 years ago

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.