X-Git-Url: https://pwan.org/git/?p=margebot.git;a=blobdiff_plain;f=README.md;h=838c97f72a2b002741a65888e36aa88d93649b38;hp=70720da4d3959e5583c2835f0dab71aef9854391;hb=HEAD;hpb=c33554b8412941e605b4606fb640350db4d9aec8 diff --git a/README.md b/README.md index 70720da..838c97f 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -Marge: I remind you about outstanding Gitlab merge requests \ No newline at end of file +Marge: I remind you about outstanding Gitlab merge requests + +Development Notes: + + > python3 -m venv ./env + > source ./env/bin/activate + > python setup.py develop + > python setup.py test + +Deployment Notes: + +- Errbot plugs aren't distributed as eggs. Instead copy the contents of the plugin directory to a 'Marge' directory under your Errnbot plugins directory.