johneo / sentimentron

A machine with feelings, sensitive and easily happy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentimentron

A machine with feelings, sensitive and easily happy.

Development

Create a new virtualenv and install the requirements with pip:

$ mkvirtualenv sentimentron
$ pip install -r requirements.txt

Setup Django:

$ python manage.py syncdb
$ python manage.py migrate
$ python manage.py createsuperuser

Setup Torando:

# TODO: fill me in

About

A machine with feelings, sensitive and easily happy.