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.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
main.go | 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.