(markdown test 3)
[margebot.git] / README.md
1 Marge: I remind you about outstanding Gitlab merge requests
2
3 Development Notes:
4
5 > python3 -m venv ./env
6 > source ./env/bin/activate
7 > python setup.py develop
8 > python setup.py test
9
10 Deployment Notes:
11 Errbot plugs aren't distributed as eggs.
12 Instead copy the contents of the plugin directory to a 'Marge' directory under your Errnbot plugins directory.