Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/allcaps/wagtail-robot-nao


https://github.com/allcaps/wagtail-robot-nao

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

wagtail-robot-nao
=================

Wagtail signals drive the Nao Robot

Getting started Wagtail
-----------------------

virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver 0.0.0.0:8000

Share your ip with people in the same network.