Add documentation to run your own mirror
Open
waiting-for-feedback
- Dominant language
- Python
- Stars
- 41.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Running `python srv.py` gave an import error.
> $ python bin/srv.py
> Traceback (most recent call last):
> File "bin/srv.py", line 9, in
> from gevent.wsgi import WSGIServer
> ImportError: No module named wsgi
>
Would you mind adding documentation on how to run your own cheat.sh server. Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.