Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hasboeuf/robotum

Home robot
https://github.com/hasboeuf/robotum

Last synced: 24 days ago
JSON representation

Home robot

Awesome Lists containing this project

README

        

# robotum

Home robot

[Gateway](app/be/gateway/README.md)
[Auth](app/be/auth/README.md)
[Frontend](app/fe/README.md)
[Robot controller](robot/robotcontroller/README.md)
[Robot board](robot/robotboard/README.md)

## Code sanity

```bash
pip3 install ci/requirements.txt
ci/pylintify
ci/blackify
```