X-Git-Url: https://pwan.org/git/?p=margebot.git;a=blobdiff_plain;f=README.md;h=838c97f72a2b002741a65888e36aa88d93649b38;hp=4acd3093f5a74c826c76af569eac15bd74809ff9;hb=HEAD;hpb=1b4b578d0b72f9e9dc8dec57e36dfe2051feab88 diff --git a/README.md b/README.md index 4acd309..838c97f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ -_margebot_ -- I remind you about outstanding Gitlab merge requests +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.