Skip to content

bne/hortee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

django plant tracking thing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published