Roboteur Client Example

TODO

Basic setup

Install the requirements:

$ pip install -r requirements.txt

Run the application:

$ python -m roboteur_client --help

To run the tests:

    $ pytest

GitHub

View Github