forked from openscriptures/api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
20 lines (16 loc) · 819 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Core models and APIs for accessing scriptural linked data.
Copyright (C) 2010 OpenScriptures.org contributors
Dual licensed under the MIT or GPL Version 2 licenses.
MIT License: http://creativecommons.org/licenses/MIT/
GPL 2.0 license: http://creativecommons.org/licenses/GPL/2.0/
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
QUICK START
1. create a new virtual directory (or remove your existing one and recreate),
e.g. run mkvirtualenv openscriptures_api
2. run pip install -r requirements/project.txt
3. run ./manage.py syncdb
4. run ./manage.py load_tischendorf Jude
5. run ./manage.py runserver
6. browse to http://localhost:8000/texts/passage/Bible.Tischendorf:Jude.1.1