exhuma/tinvent
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Application to manage a set of items shared by a group of people (or just one) This is currently simply a place to collect some thoughts on the topic. The app is far from usable. LICENSE ========================== LGPL SETUP ========================== 1. run "install.sh" 2. verify "tinvent/development.ini" AND "migrate_repo/migrate.py" for database connection 3. in the folder "tinvent" run "python setup.py develop" 4. run "paster serve development.ini" to start the server