Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anze3db/server-utils

Just some server utilities
https://github.com/anze3db/server-utils

Last synced: 7 days ago
JSON representation

Just some server utilities

Awesome Lists containing this project

README

        

Test if server stuff is working

##Ubuntu

Get dependencies:

pip install -r requirements.txt

Run test:

./check.py

##ArchLinux

Get dependencies:

sudo pacman -S python2-requests

Run test:

python2 check.py