Skip to content

rmyers/sentimentron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published