- A computer accessible outside with port open for incoming.
- Git installed. Steps here
- Python3.7+ installed. This is preinstalled on most common linux distributions.
- Pip and python3 venv installed. Installation steps available here
git clone https://github.com/asqisys/newrl.git
scripts/install.sh# with network sync
scripts/start.sh# unit and integration tests
$ scripts/test.sh