Home > hortee

hortee

Hortee is a project mainly written in JAVASCRIPT and PYTHON, based on the Apache-2.0 license.

django plant tracking thing

====== hortee

Django application for tracking plants over time

Build

::

sudo aptitude install python-setuptools git clone git://github.com/bne/hortee.git cd hortee/ ./configure python bootstrap.py bin/buildout touch data/hortee.db bin/django syncdb

Develop

::

bin/django test bin/django runserver

etc...

Previous:bushido_pricing