Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 553 Bytes

Zeuz Node


Code style: black

We follow and use the black (PEP8 compliant, from Python Software Foudndation) code formatter. Please format your code before submitting them to the repository.

$ pip install black
$ black /path/to/ZeuzPythonNode

Description

Client side application for running automated testing.

To run Zeuz Node in daemon mode (as a background process), execute the daemon.sh script.