diff --git a/README.md b/README.md new file mode 100644 index 0000000..a42d649 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# 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.